Skip to content

Commit

Permalink
readability
Browse files Browse the repository at this point in the history
  • Loading branch information
VVoruganti committed Sep 15, 2024
1 parent 1a4d1dc commit 660a66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: uv sync --all-extras --dev

- name: Run Tests
run: uv run pytest
run: uv run pytest -x
env:
CONNECTION_URI: postgresql+psycopg://postgres:postgres@database:5432/postgres
USE_AUTH_SERVICE: false
Expand Down

0 comments on commit 660a66b

Please sign in to comment.