Skip to content

Commit

Permalink
chore: upgrade foundry-rs version
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyNotBear committed Mar 11, 2024
1 parent e8cd4af commit 07f1582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: software-mansion/setup-scarb@v1
- uses: foundry-rs/setup-snfoundry@v2
- uses: foundry-rs/setup-snfoundry@v3
with:
starknet-foundry-version: 0.19.0
- name: Run cairo tests
Expand Down

0 comments on commit 07f1582

Please sign in to comment.