ci: re-enable hive tests (#9240)

This commit is contained in:
joshieDo
2024-07-04 12:15:21 +02:00
committed by GitHub
parent 38f2d00c8a
commit 27ed81317f
9 changed files with 193 additions and 29 deletions

View File

@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- name: Install Geth
run: .github/scripts/install_geth.sh
run: .github/assets/install_geth.sh
- uses: taiki-e/install-action@nextest
- uses: Swatinem/rust-cache@v2
with: