We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9f31f3 commit f7fcfb0Copy full SHA for f7fcfb0
1 file changed
.github/workflows/ci-tests.yaml
@@ -4,6 +4,7 @@ jobs:
4
build:
5
runs-on: ${{ matrix.os }}
6
strategy:
7
+ fail-fast: false
8
matrix:
9
os: [ubuntu-latest]
10
perl:
0 commit comments