We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d31bc3 commit ffc2017Copy full SHA for ffc2017
.github/workflows/unit-testing.yml
@@ -5,6 +5,7 @@ on: [push]
5
jobs:
6
build:
7
strategy:
8
+ fail-fast: false
9
matrix:
10
os:
11
- ubuntu-latest
0 commit comments