Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Jul 11, 2023
1 parent d820190 commit 6b107bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6b107bc

Please sign in to comment.