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 bb3e0ef commit 803c917Copy full SHA for 803c917
.github/workflows/ci.yaml
@@ -19,6 +19,7 @@ jobs:
19
browser: webkit
20
- os: windows-latest
21
browser: msedge
22
+ fail-fast: false
23
runs-on: ${{ matrix.os }}
24
steps:
25
- uses: actions/checkout@v4
0 commit comments