Skip to content

Commit

Permalink
revert github action file
Browse files Browse the repository at this point in the history
  • Loading branch information
burmecia committed Dec 2, 2023
1 parent dc47911 commit d3aa4eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_wrappers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,4 @@ jobs:
- run: cargo install cargo-pgrx --version 0.11.0
- run: cargo pgrx init --pg15 /usr/lib/postgresql/15/bin/pg_config
- run: docker-compose -f wrappers/.ci/docker-compose.yaml ps
- run: docker-compose -f wrappers/.ci/docker-compose.yaml logs firebase
- run: cd wrappers && cargo pgrx test --features all_fdws,pg15

0 comments on commit d3aa4eb

Please sign in to comment.