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æ <skjnldsv@users.noreply.github.com>
  • Loading branch information
skjnldsv authored Aug 27, 2024
1 parent db14e70 commit a928a92
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 a928a92

Please sign in to comment.