Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
bmwill committed Sep 1, 2024
1 parent 8b961c7 commit f76ed46
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,7 @@ jobs:
with:
toolchain: stable
components: rustfmt, clippy
- run: sudo apt install postgres
- run: sudo apt install postgresql
- run: which postgres
- run: which pg_isready
- run: which initdb

0 comments on commit f76ed46

Please sign in to comment.