Skip to content

Commit c8989f8

Browse files
committed
Merge branch 'feat/open-position-wrapper' of https://github.com/cowprotocol/euler-integration-contracts into feat/open-position-wrapper
2 parents a1a3ee1 + f91e31f commit c8989f8

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)