Updated ghactions

This commit is contained in:
Alejandro Saucedo
2021-02-15 07:33:18 +00:00
parent 817af8a091
commit baa9b91551

View File

@@ -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 #######