Skip to content

Commit

Permalink
no idl
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhargavamacha committed Mar 22, 2024
1 parent 73d6fdf commit 772d3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ jobs:
- run: solana-keygen new --no-bip39-passphrase
- run: cd programs && cargo fmt -- --check
- run: cd programs && cargo clippy -- -D warnings
- run: cd programs && anchor build
- run: cd programs && anchor build --no-idl
- run: cd programs && anchor test

0 comments on commit 772d3e3

Please sign in to comment.