We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f3741c commit c0dbcfaCopy full SHA for c0dbcfa
.github/workflows/test.yml
@@ -11,6 +11,7 @@ jobs:
11
run:
12
shell: 'script -q -e -c "bash {0}"' # create TTY so that -t STDIN works
13
strategy:
14
+ fail-fast: false
15
matrix:
16
perl-version:
17
- '5.8-buster'
0 commit comments