diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d2b6bb5..2283ddf 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -42,7 +42,7 @@ jobs: cd tests python test.py - name: pytest - # shell: bash + shell: bash run: | cd tests pytest -v -s