Aggiornamento test automatici
This commit is contained in:
parent
a66ef457b8
commit
324c45b04d
|
@ -126,4 +126,4 @@ jobs:
|
||||||
- name: Execute tests
|
- name: Execute tests
|
||||||
run: |
|
run: |
|
||||||
cd python-tests/
|
cd python-tests/
|
||||||
pytest tests
|
python -m unittest discover tests -p '*.py'
|
||||||
|
|
Loading…
Reference in New Issue