Skip to content

Commit

Permalink
yet another attempt to get github actions working
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed Mar 29, 2022
1 parent b533ab3 commit e166805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ deps =
voluptuous

[testenv:pytest]
commands = py.test -vv --cov {posargs}
commands = py.test -vvs --cov {posargs}

[testenv:tests_dir]
# this does not seem to work, tox cannot find the coverage results
Expand Down

0 comments on commit e166805

Please sign in to comment.