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 4a73385 commit 9d63b0fCopy full SHA for 9d63b0f
.github/workflows/test.yml
@@ -15,6 +15,8 @@ jobs:
15
tests:
16
name: Forge Testing
17
runs-on: ubuntu-latest
18
+ env:
19
+ FOUNDRY_DISABLE_NIGHTLY_WARNING: true
20
21
strategy:
22
matrix:
0 commit comments