Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kstepanovdev committed Oct 10, 2024
1 parent 0c535c6 commit 44e4d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ jobs:
solana-install init ${{ env.SOLANA_VERSION }}
- name: Run tests
run: cargo test-bpf
run: cargo test-sbf --features testing

0 comments on commit 44e4d6c

Please sign in to comment.