Skip to content

Commit

Permalink
chore: switch to just compliation build mode
Browse files Browse the repository at this point in the history
  • Loading branch information
bayological committed Sep 4, 2023
1 parent 724f67a commit 66f7614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
- name: "Build the contracts"
run: |
forge --version
forge build --sizes
forge build

0 comments on commit 66f7614

Please sign in to comment.