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

Commit

Permalink
upgrade integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
mask-pp committed Jan 11, 2024
1 parent b742728 commit fa2981c
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 @@ -85,7 +85,7 @@ jobs:
- name: Install protocol dependencies
working-directory: ${{ env.TAIKO_MONO_DIR }}
run: cd ./packages/protocol && pnpm install && ./script/download_solc.sh && forge install
run: cd ./packages/protocol && pnpm install && forge install

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

0 comments on commit fa2981c

Please sign in to comment.