Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
viggo-devries committed Apr 23, 2024
1 parent bf5572d commit 272c168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
DATABASE_HOST: localhost
DATABASE_NAME: postgres
run: |
pytest -x
coverage run --parallel -m pytest -x
lint_python:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 272c168

Please sign in to comment.