diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d3872b51..b1d08f5d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -97,7 +97,7 @@ jobs: python-tests2: # uses: danielkjellid/github-actions/.github/workflows/python.yaml@python-tests with: - cmd: poetry run deptry . + cmd: poetry run pytest postgres-db: nest postgres-user: nest postgres-password: nest