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 b48d69a commit 2d64c73Copy full SHA for 2d64c73
.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Run Forge build
36
run: |
37
- forge build
+ forge build --deny notes
38
id: build
39
40
- name: Run Forge tests
0 commit comments