Skip to content

Commit 36386c0

Browse files
committed
fix CI
1 parent 045a51a commit 36386c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141

4242
- name: Run tests
4343
run: |
44+
tests/bin/run-docker-postgres
4445
uv run coverage run runtests.py
4546
4647
- name: Report coverage

0 commit comments

Comments
 (0)