Skip to content

Commit 50f059c

Browse files
committed
👷 Disable Foundry nightly Warnings in CI Tests
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 4181651 commit 50f059c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-createx.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
run: pnpm test
9696
env:
9797
FOUNDRY_PROFILE: ci
98+
FOUNDRY_DISABLE_NIGHTLY_WARNING: "1"
9899

99100
- name: Show the Foundry default config
100101
run: forge config

0 commit comments

Comments
 (0)