Skip to content

Commit 63c6ef9

Browse files
committed
fix: prettier warnings
1 parent fa5ce2f commit 63c6ef9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,7 @@ jobs:
289289
matrix:
290290
mode: ["std"]
291291
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
292-
cardano_node_version:
293-
["8.9.4", "8.12.2", "9.0.0", "8.12.0-pre"]
292+
cardano_node_version: ["8.9.4", "8.12.2", "9.0.0", "8.12.0-pre"]
294293
hard_fork_latest_era_at_epoch: [0]
295294
run_id: ["#1"]
296295
extra_args: [""]

networks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,4 @@
142142
}
143143
]
144144
}
145-
}
145+
}

0 commit comments

Comments
 (0)