[Tests] disable fail-fast

This commit is contained in:
Jordan Harband
2021-08-31 15:28:41 -07:00
parent 678a827978
commit fd78c0101e
3 changed files with 4 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ jobs:
shellcheck_matrix:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
shell:
- bash