Aggiornamento test automatici

This commit is contained in:
FabioL 2022-02-04 21:54:16 +01:00 committed by GitHub
parent a66ef457b8
commit 324c45b04d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -126,4 +126,4 @@ jobs:
- name: Execute tests
run: |
cd python-tests/
pytest tests
python -m unittest discover tests -p '*.py'