Skip to content

Commit 57cdf7f

Browse files
committed
chore(ci): continue playwright jobs if one fails
Signed-off-by: Max <max@nextcloud.com>
1 parent 5fc7ed8 commit 57cdf7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/playwright.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
timeout-minutes: 60
1616
runs-on: ubuntu-latest
1717
strategy:
18+
fail-fast: false
1819
matrix:
1920
shardIndex: [1, 2, 3]
2021
shardTotal: [3]

0 commit comments

Comments
 (0)