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 00fe2b4 commit 4d68026
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: git submodule init
run: git submodule init && git submodule update

- name: Test
run: npm run test

0 comments on commit 4d68026

Please sign in to comment.