Skip to content

Commit

Permalink
Run with pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
danielkjellid committed Dec 12, 2023
1 parent 53793bf commit e3b8400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e3b8400

Please sign in to comment.