Skip to content

Commit

Permalink
github action
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhodl committed Jul 10, 2024
1 parent 3cfed98 commit 904bd54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
version: nightly

- name: Install forge-std
run: forge install foundry-rs/forge-std
run: forge install foundry-rs/forge-std --no-commit

- name: Test
run: npm run test

0 comments on commit 904bd54

Please sign in to comment.