Skip to content

Commit

Permalink
Install pgrx
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Apr 23, 2024
1 parent ba7ef00 commit b121f34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
run: pg-start ${{ env.PGVERSION }}
- name: Setup Rust Cache
uses: Swatinem/rust-cache@v2
- name: Install pgrx
run: make install-pgrx
- name: Initialize pgrx
run: make pgrx-init
- name: Format and Lint
Expand Down

0 comments on commit b121f34

Please sign in to comment.