Skip to content

Commit 281ef68

Browse files
authored
Do it (#1321)
1 parent 0d49986 commit 281ef68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-solana-contract.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ jobs:
3131
run: cargo-build-sbf
3232
- name: Run tests
3333
run: cargo-test-sbf
34+
- name: Run sdk tests
35+
run: cargo test --p pyth-solana-sdk

0 commit comments

Comments
 (0)