diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f1b3836e4..fc8f38a8b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -67,4 +67,4 @@ jobs: - name: Test with pytest run: | cd tests - pytest unit_tests.py \ No newline at end of file + pytest unit_tests.py -s