Skip to content

Commit 1e7797b

Browse files
committed
fix ci again
1 parent 4e042da commit 1e7797b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-lazer-anchor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
rustup install nightly-2025-04-15
4545
RUSTFLAGS= cargo +1.79.0 install --git https://github.com/coral-xyz/anchor --tag v0.30.1 --locked anchor-cli
4646
- name: Run anchor tests
47-
run: pnpm run anchor:test
47+
run: pnpm run test:anchor

0 commit comments

Comments
 (0)