We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 045a51a commit 36386c0Copy full SHA for 36386c0
1 file changed
.github/workflows/test.yml
@@ -41,6 +41,7 @@ jobs:
41
42
- name: Run tests
43
run: |
44
+ tests/bin/run-docker-postgres
45
uv run coverage run runtests.py
46
47
- name: Report coverage
0 commit comments