Skip to content

Commit 098a3f9

Browse files
committed
remove print remappings from workflow
1 parent 463c15f commit 098a3f9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
with:
2222
version: nightly
2323

24-
- name: Print Remappings
25-
run: forge remappings
26-
2724
- name: Run tests
2825
run: forge test -vvv
2926
env:

0 commit comments

Comments
 (0)