Skip to content

Commit 458eb28

Browse files
committed
DO NOT MERGE
1 parent 06faf37 commit 458eb28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,8 @@ jobs:
291291
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
292292
cardano_node_version: ["8.9.4", "8.12.2", "9.0.0", "9.1.0"]
293293
hard_fork_latest_era_at_epoch: [0]
294-
run_id: ["#1"]
295-
extra_args: [""]
294+
run_id: ["#1", "#2", "#3"]
295+
extra_args: ["", "--use-p2p-network"]
296296

297297
include:
298298
# Include a test for `8.1.2` which is not concerned by the hard fork

0 commit comments

Comments
 (0)