Skip to content

Commit

Permalink
Fix nightly test name
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt committed Jul 3, 2024
1 parent 5ff56e8 commit 9c5028b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: "1.22" # The Go version to download (if necessary) and use.
- name: E2E active set changes
- name: E2E inactive provider validators on consumer
run: go run ./tests/e2e/... --tc inactive-provider-validators-on-consumer

nightly-test-fail:
Expand Down

0 comments on commit 9c5028b

Please sign in to comment.