We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ba01a commit d0ab91eCopy full SHA for d0ab91e
.github/workflows/solana.yml
@@ -125,5 +125,5 @@ jobs:
125
run: yarn
126
working-directory: ./solana
127
- name: anchor test --arch sbf
128
- run: make test-anchor
+ run: make anchor-test
129
0 commit comments