Skip to content

Commit

Permalink
chore: adjust cypress workflow after template update
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ <[email protected]>
  • Loading branch information
skjnldsv authored and backportbot[bot] committed Aug 27, 2024
1 parent 02407f6 commit d511057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
matrix:
# Run multiple copies of the current job in parallel
# Please increase the number or runners as your tests suite grows
containers: ['component', '1', '2', '3']
containers: ['1', '2', '3']

name: runner ${{ matrix.containers }}

Expand Down

0 comments on commit d511057

Please sign in to comment.