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 369dd01 commit 80e34a6Copy full SHA for 80e34a6
.github/workflows/ci.yml
@@ -16,8 +16,6 @@ jobs:
16
17
- name: Install Foundry
18
uses: foundry-rs/foundry-toolchain@v1
19
- with:
20
- version: nightly
21
22
- name: Print forge version
23
run: forge --version
@@ -104,8 +102,6 @@ jobs:
104
102
105
103
106
107
108
109
110
111
@@ -121,8 +117,6 @@ jobs:
121
117
122
118
123
119
124
125
126
120
127
128
0 commit comments