diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index bf2a0bc..66888d0 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -22,4 +22,4 @@ jobs: - name: Install gepetuto and its dependencies run: pipx install -e . - name: check with gepetuto - run: cd tests && gepetuto -vva + run: cd tests && gepetuto -vva all