Skip to content

Commit

Permalink
revert full CI
Browse files Browse the repository at this point in the history
  • Loading branch information
boromir674 committed Oct 30, 2023
1 parent 7b683ea commit b4a2a4a
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 @@ -51,7 +51,7 @@ commands =
pytest -ra --cov --cov-report=term-missing \
--cov-report=html:{envdir}/htmlcov --cov-context=test \
--cov-report=xml:{toxworkdir}/coverage.{envname}.xml \
{posargs:-n auto} tests -k test_cli
{posargs:-n auto} tests


## CI oriented Envs integrating with GH Actions Tox Plugin ##
Expand Down

0 comments on commit b4a2a4a

Please sign in to comment.