diff --git a/.github/workflows/nightly-e2e.yml b/.github/workflows/nightly-e2e.yml index 0cf3b7e80b..ffc8ff363f 100644 --- a/.github/workflows/nightly-e2e.yml +++ b/.github/workflows/nightly-e2e.yml @@ -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: