Skip to content

Commit

Permalink
fix: prettier warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jpraynaud committed Jul 15, 2024
1 parent fa5ce2f commit 63c6ef9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,7 @@ jobs:
matrix:
mode: ["std"]
era: ${{ fromJSON(needs.build-ubuntu-X64.outputs.eras) }}
cardano_node_version:
["8.9.4", "8.12.2", "9.0.0", "8.12.0-pre"]
cardano_node_version: ["8.9.4", "8.12.2", "9.0.0", "8.12.0-pre"]
hard_fork_latest_era_at_epoch: [0]
run_id: ["#1"]
extra_args: [""]
Expand Down
2 changes: 1 addition & 1 deletion networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@
}
]
}
}
}

0 comments on commit 63c6ef9

Please sign in to comment.