Update tests.yml

This commit is contained in:
Sefik Ilkin Serengil 2022-05-24 23:16:56 +01:00 committed by GitHub
parent 0921f83df3
commit 8698e1c733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,4 +67,5 @@ jobs:
- name: Test with pytest
run: |
cd tests
pytest unit_tests.py -s
pytest unit_tests.py