This commit is contained in:
guibescos 2024-02-26 15:06:18 +00:00 committed by GitHub
parent 0d49986eb1
commit 281ef68753
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -31,3 +31,5 @@ jobs:
run: cargo-build-sbf
- name: Run tests
run: cargo-test-sbf
- name: Run sdk tests
run: cargo test --p pyth-solana-sdk