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 4787553 commit d84a822Copy full SHA for d84a822
.github/workflows/main.yml
@@ -42,6 +42,7 @@ jobs:
42
matrix:
43
node: [12, 14, 16]
44
os: [ubuntu-latest, macos-latest, windows-latest]
45
+ fail-fast: false
46
steps:
47
- uses: actions/checkout@v2
48
0 commit comments