Skip to content

Commit

Permalink
Tell tox to use its current env.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudd-O committed Nov 23, 2022
1 parent 0eb0540 commit 4cc2578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
- name: Run tests
run: |
# pylint $(git ls-files '*.py')
tox
tox --current-env

0 comments on commit 4cc2578

Please sign in to comment.