Skip to content

Commit

Permalink
disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Apr 26, 2024
1 parent 8f3741c commit c0dbcfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
run:
shell: 'script -q -e -c "bash {0}"' # create TTY so that -t STDIN works
strategy:
fail-fast: false
matrix:
perl-version:
- '5.8-buster'
Expand Down

0 comments on commit c0dbcfa

Please sign in to comment.