Skip to content

Commit e17f33b

Browse files
authored
Update failure strategy
I want to see the results from all the browsers, not just the first failure.
1 parent 5cdc7d9 commit e17f33b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/crossBrowserTesting.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222

2323
strategy:
2424
max-parallel: 1
25+
fail-fast: false
2526
matrix:
2627
include:
2728
- browserName: Chrome

0 commit comments

Comments
 (0)