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 0d49986 commit 281ef68Copy full SHA for 281ef68
.github/workflows/ci-solana-contract.yml
@@ -31,3 +31,5 @@ jobs:
31
run: cargo-build-sbf
32
- name: Run tests
33
run: cargo-test-sbf
34
+ - name: Run sdk tests
35
+ run: cargo test --p pyth-solana-sdk
0 commit comments