chore: don't fail fast on GitHub actions matrix (#226)

This commit is contained in:
Greg Magolan 2022-08-25 20:44:07 -07:00 committed by GitHub
parent cbec12b286
commit af057bd509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
config:
- "local"