Skip to content

Commit

Permalink
Fix command.
Browse files Browse the repository at this point in the history
  • Loading branch information
ragnorc committed Feb 1, 2020
1 parent 6cc9264 commit 86642b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
auto-activate-base: false
- shell: bash -l {0}
run: |
cd $GITHUB_WORKSPACE && python -m compileall
cd $GITHUB_WORKSPACE && python -m compileall .

0 comments on commit 86642b5

Please sign in to comment.