We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 893229b commit 1a3e644Copy full SHA for 1a3e644
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install Foundry
36
uses: foundry-rs/foundry-toolchain@v1
37
with:
38
- version: nightly-e649e62f125244a3ef116be25dfdc81a2afbaf2a
+ version: nightly
39
40
- name: Run tests
41
run: forge test
0 commit comments