guibescos 1 жил өмнө
parent
commit
281ef68753

+ 2 - 0
.github/workflows/ci-solana-contract.yml

@@ -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