Don't abort checks on other environments on failure (#831)
This commit is contained in:
committed by
GitHub
parent
acf910102a
commit
584923bf74
@@ -21,6 +21,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os:
|
||||
- macos-latest
|
||||
|
||||
Reference in New Issue
Block a user