Skip to content

Commit 82346ae

Browse files
committed
fix: ci
1 parent 079582e commit 82346ae

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ jobs:
2727
run: |
2828
forge --version
2929
30+
- name: Install Dependencies
31+
run: |
32+
forge soldeer install
33+
3034
- name: Run Forge fmt
3135
run: |
3236
forge fmt --check

0 commit comments

Comments
 (0)