Skip to content

Commit

Permalink
Merge pull request #12 from ethereum-optimism/emhane/skip-prepare-ret…
Browse files Browse the repository at this point in the history
…h-kurtosis

Fix, skip non-op kurtosis jobs
  • Loading branch information
emhane authored Dec 20, 2024
2 parents 3d6c129 + f9bfd14 commit 18e1fbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kurtosis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ concurrency:

jobs:
prepare-reth:
if: false
uses: ./.github/workflows/prepare-reth.yml
with:
image_tag: ghcr.io/paradigmxyz/reth:kurtosis-ci
Expand Down

0 comments on commit 18e1fbb

Please sign in to comment.