Skip to content

Commit

Permalink
fix: test no variable being set
Browse files Browse the repository at this point in the history
  • Loading branch information
pgguru committed Feb 6, 2024
1 parent 9c85660 commit db518e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
container: pgxn/pgxn-tools
steps:
- run: pg-start ${{ matrix.pg }}
env:
NO_CLUSTER: 1
- uses: actions/checkout@v4
- run: chown -R postgres:postgres .
- run: gosu postgres pg-build-test

0 comments on commit db518e1

Please sign in to comment.