Skip to content

Commit

Permalink
updated tox command in tox-pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
watakandai committed Jul 23, 2024
1 parent ae489d0 commit 52f2517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
if: inputs.enable-test == true
run: |
${{ steps.setup-poetry-dependencies.outputs.venv-activate }}
tox -v
tox -e py -- -v
# tox -e py -- -v --color=yes
# deactivate
# # Create a dummy file.
Expand Down

0 comments on commit 52f2517

Please sign in to comment.