Skip to content

Commit

Permalink
Merge commit 'e345592ed5cac7a0e9b75967ad893e820cb82362' into output-f…
Browse files Browse the repository at this point in the history
…ull-commandline-for-debug-logging
  • Loading branch information
keisuke-nakata committed Feb 20, 2024
2 parents 0fd14de + e345592 commit b2e40dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/actions/pysen-test/Dockerfile

This file was deleted.

2 changes: 1 addition & 1 deletion .github/actions/pysen-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'pysen-test'
description: 'Run pysen test'
runs:
using: 'docker'
image: 'Dockerfile'
image: '../../../assets/Dockerfile'
entrypoint: '/bin/bash'
args:
- '-c'
Expand Down

0 comments on commit b2e40dd

Please sign in to comment.