Updated ghactions
This commit is contained in:
parent
817af8a091
commit
baa9b91551
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -160,7 +160,7 @@ vs_run_tests: vs_build_tests
|
|||
#### PYTHONG ####
|
||||
|
||||
test_python:
|
||||
python -m pytest -s --log-cli-level=DEBUG -v python/test/
|
||||
python3 -m pytest -s --log-cli-level=DEBUG -v python/test/
|
||||
|
||||
####### Run CI Commands #######
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue