Skip to content

Commit

Permalink
chore: update workflow snforge
Browse files Browse the repository at this point in the history
  • Loading branch information
Oshioke-Salaki committed Jun 19, 2024
1 parent d32f322 commit 86422b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- uses: software-mansion/setup-scarb@v1
- uses: foundry-rs/setup-snfoundry@v3
with:
starknet-foundry-version: 0.20.1
starknet-foundry-version: 0.25.0
- name: Run cairo tests
run: cd contracts && snforge test
run: cd contracts && snforge test

0 comments on commit 86422b7

Please sign in to comment.