Skip to content

Commit 2d64c73

Browse files
committed
tighten up compilation requirements
1 parent b48d69a commit 2d64c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Run Forge build
3636
run: |
37-
forge build
37+
forge build --deny notes
3838
id: build
3939

4040
- name: Run Forge tests

0 commit comments

Comments
 (0)