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 4e042da commit 1e7797bCopy full SHA for 1e7797b
.github/workflows/ci-lazer-anchor.yml
@@ -44,4 +44,4 @@ jobs:
44
rustup install nightly-2025-04-15
45
RUSTFLAGS= cargo +1.79.0 install --git https://github.com/coral-xyz/anchor --tag v0.30.1 --locked anchor-cli
46
- name: Run anchor tests
47
- run: pnpm run anchor:test
+ run: pnpm run test:anchor
0 commit comments