Don't abort checks on other environments on failure (#831)

This commit is contained in:
Alejandro R Mosteo
2023-06-20 17:54:52 +02:00
committed by GitHub
parent acf910102a
commit 584923bf74
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os:
- macos-latest