Update cypress.yaml (#9506)

pull/28217/head
Michael Telatynski 2022-10-26 12:50:24 +01:00 committed by GitHub
parent 846417a3a8
commit 238a2b77af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -79,8 +79,8 @@ jobs:
strategy:
fail-fast: false
matrix:
# Run 3 instances in Parallel
runner: [1, 2, 3]
# Run 4 instances in Parallel
runner: [1, 2, 3, 4]
steps:
- uses: actions/checkout@v2
with: