diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c27dfd464a7c..359e0d91805e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -730,7 +730,7 @@ jobs: yarn test:integration:ci job_e2e_tests: - name: E2E Test ${{ matrix.test-application }}) ${{ matrix.build-command || '' }} + name: E2E Test ${{ matrix.test-application }} ${{ matrix.build-command || '' }} # We only run E2E tests for non-fork PRs because the E2E tests require secrets to work and they can't be accessed from forks # Dependabot PRs sadly also don't have access to secrets, so we skip them as well if: