Skip to content

Commit

Permalink
Remove reliance on taiko contracts.
Browse files Browse the repository at this point in the history
  • Loading branch information
mask-pp committed Sep 19, 2024
1 parent 9476859 commit e423ebc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/taiko-client--hive_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,6 @@ jobs:
- name: Clone taikoxyz/hive
run: git clone https://github.com/taikoxyz/hive.git /tmp/hive

- name: Update taiko contract tx list
working-directory: .
run: |
export TAIKO_MONO_DIR=$PWD
cd /tmp/hive/simulators/taiko
sh scripts/deploy_l1_contract.sh
- name: Hive tests
working-directory: packages/taiko-client
run: |
Expand Down

0 comments on commit e423ebc

Please sign in to comment.