We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67cfc6e commit a912b9cCopy full SHA for a912b9c
.github/workflows/test.yml
@@ -16,6 +16,7 @@ jobs:
16
env:
17
GITHUB_ACTIONS_OUTPUT: ""
18
strategy:
19
+ fail-fast: false
20
matrix:
21
browser: [chrome, firefox, jsc, safari, spidermonkey, v8]
22
steps:
0 commit comments