Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ jobs:
# if there are breaking changes in `ec-test-cli`
#
# We can update this commit when we want to pull in a new `ec-test-cli`
EC_TEST_CLI_REV: e674ca93
EC_TEST_CLI_REV: d705cd4f

steps:
- uses: actions/checkout@v4
Expand Down
Loading
Loading