Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

Commit

Permalink
fixup! feat(ci): Add kurtosis config without op-geth (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
emhane committed Jan 22, 2025
1 parent 9384a65 commit f7694b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/kurtosis-op-local-no-op-geth.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Runs simple OP stack setup in Kurtosis

name: Run kurtosis (local images)
name: Run kurtosis (local images) no op-geth

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kurtosis-op-remote-no-op-geth.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Runs simple OP stack setup in Kurtosis

name: Run kurtosis (remote images)
name: Run kurtosis (remote images) no op-geth

on:
workflow_dispatch:
Expand Down

0 comments on commit f7694b1

Please sign in to comment.