We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd84062 commit 587e4f5Copy full SHA for 587e4f5
.github/workflows/tests.yml
@@ -28,6 +28,7 @@ jobs:
28
- name: Install pgrx
29
run: |
30
cargo install --locked cargo-pgrx || true
31
+ cargo pgrx init
32
- name: Lint
33
34
rustfmt **/*.rs
0 commit comments