Skip to content

Commit

Permalink
set hive tests to main branch again
Browse files Browse the repository at this point in the history
  • Loading branch information
joshieDo committed Feb 28, 2024
1 parent ed3c754 commit 410045c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/hive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
- name: Checkout hive tests
uses: actions/checkout@v4
with:
repository: joshiedo/hive
ref: reth/disable-pruner
repository: ethereum/hive
ref: master
path: hivetests

- uses: actions/setup-go@v3
Expand Down Expand Up @@ -182,8 +182,8 @@ jobs:
- name: Checkout hive tests
uses: actions/checkout@v4
with:
repository: joshiedo/hive
ref: reth/disable-pruner
repository: ethereum/hive
ref: master
path: hivetests

- name: Run ${{ matrix.sim }} simulator
Expand Down

0 comments on commit 410045c

Please sign in to comment.