Skip to content

Commit 587e4f5

Browse files
committed
wip
1 parent fd84062 commit 587e4f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- name: Install pgrx
2929
run: |
3030
cargo install --locked cargo-pgrx || true
31+
cargo pgrx init
3132
- name: Lint
3233
run: |
3334
rustfmt **/*.rs

0 commit comments

Comments
 (0)