Skip to content

Commit d793f09

Browse files
committed
feat: Add integration tests back in
1 parent 3e8dda6 commit d793f09

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@ jobs:
4343
- run: cargo pgrx init
4444
- run: cargo build --verbose
4545
- run: cargo test --verbose
46+
- run: cargo pgrx test --verbose
4647

4748

0 commit comments

Comments
 (0)