Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikThePendric committed Feb 27, 2025
1 parent bba9f77 commit 111d25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
record: ${{ contains(github.event.pull_request.labels.*.name, 'e2e record') }}
parallel: ${{ contains(github.event.pull_request.labels.*.name, 'e2e record') }}
browser: chrome
group: E2E Suite against Dev container ${{ matrix.container }}
group: E2E Suite against Dev container ${{ matrix.containers }}
ci-build-id: ${{ inputs.should_record && github.run_id || '' }}
env:
CI: true
Expand Down

0 comments on commit 111d25f

Please sign in to comment.