mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-03-05 13:20:20 -05:00
Don't fail fast for integration tests
This commit is contained in:
committed by
Mark McDowall
parent
0242b40eda
commit
f10ccf587d
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -178,6 +178,7 @@ jobs:
|
||||
integration_test:
|
||||
needs: backend
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user