Skip to content

Commit

Permalink
[CI] Add missing command for deeptest-py312
Browse files Browse the repository at this point in the history
Change-Id: I1686757d04335a5bb221c06c2961b8980afe62c5
  • Loading branch information
xqt committed Aug 8, 2024
1 parent 0fec304 commit f8375bd
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 @@ -39,7 +39,7 @@ commands =

deeptest: python {[params]generate_user_files}
deeptest-py37: python -m unittest discover -vv -p "*_tests.py"
deeptest-py39: pytest
deeptest-py312: pytest

fasttest: python {[params]generate_user_files}
fasttest: pytest --version
Expand Down

0 comments on commit f8375bd

Please sign in to comment.