Skip to content

Commit

Permalink
test: revert test.yml foundry version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefMist committed Jan 22, 2025
1 parent f77c587 commit 6afc404
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 @@ -30,7 +30,7 @@ jobs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: stable
version: nightly-471e4ac317858b3419faaee58ade30c0671021e0 # Nightly (2024-10-03)

# If FOUNDRY_PROFILE is removed, test will not revert if exceed contract size limit
- name: Run tests
Expand Down

0 comments on commit 6afc404

Please sign in to comment.