Skip to content

Commit

Permalink
chore: fix unit test on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
huyhuynh3103 committed Jul 1, 2024
1 parent 4dbb5c6 commit 4dc4a1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
with:
version: nightly

- name: Update package
run: forge soldeer update

- name: Run Forge build
run: |
forge --version
Expand Down

0 comments on commit 4dc4a1b

Please sign in to comment.