Skip to content

Commit 38d1008

Browse files
chore: Run flashblocks tests in docker
1 parent bc45808 commit 38d1008

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/per-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
file_name:
1616
[
1717
"./network_params.yaml",
18+
"./.github/tests/flashblocks.yaml",
1819
"./.github/tests/kona-node-signer.yaml"
1920
]
2021
runs-on: ubuntu-latest

.github/workflows/reusable-run-k8s.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
payload:
1111
- { name: "single", file: "./.github/tests/single_l2.yaml" }
1212
- { name: "network-params", file: "./network_params.yaml" }
13-
- { name: "network-params-flashblocks", file: "./network_params_flashblocks.yaml" }
1413
runs-on: ubuntu-latest
1514
steps:
1615
- name: Checkout Repository

0 commit comments

Comments
 (0)