Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pawurb committed Mar 28, 2024
1 parent 33f3590 commit df89c74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
--env POSTGRES_PASSWORD=secret \
-d -p 5432:5432 postgres:14.6-alpine \
postgres -c shared_preload_libraries=pg_stat_statements
- uses: actions/checkout@v2
- name: Setup Rust
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit df89c74

Please sign in to comment.