Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix typo
Browse files Browse the repository at this point in the history
mike1729 committed Jan 29, 2025
1 parent 65211ba commit 36689ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-normal-session-e2e-tests.yml
Original file line number Diff line number Diff line change
@@ -408,7 +408,7 @@ jobs:
- name: Run e2e test
uses: ./.github/actions/run-e2e-test
with:
test-case: one-validator-is-dead
test-case: one_validator_is_dead
# yamllint disable-line rule:line-length
artifact-aleph-node-image: ${{ needs.build-production-aleph-node.outputs.artifact-name-image }}
# yamllint disable-line rule:line-length

0 comments on commit 36689ac

Please sign in to comment.