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 066127c commit 96de30dCopy full SHA for 96de30d
.github/workflows/ci-lazer-solana-contract.yml
@@ -47,7 +47,5 @@ jobs:
47
rustup install 1.79.0
48
rustup install nightly-2025-04-15
49
RUSTFLAGS= cargo +1.79.0 install --git https://github.com/coral-xyz/anchor --tag v0.30.1 --locked anchor-cli
50
- - name: Build Solana program
51
- run: cargo build-sbf
52
- name: Run anchor tests
53
run: pnpm run test:anchor
0 commit comments