Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YoGhurt111 committed May 6, 2024
1 parent 9861c48 commit 39b7cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- name: Install protocol dependencies
working-directory: ${{ env.TAIKO_MONO_DIR }}
run: cd ./packages/protocol && pnpm clean && pnpm install
run: cd ./packages/protocol && pnpm install

- name: Test
working-directory: ${{ env.CLIENT_DIR }}
Expand Down

0 comments on commit 39b7cd3

Please sign in to comment.