1
0
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:
Mark McDowall
2024-02-19 11:42:54 -08:00
committed by Mark McDowall
parent 0242b40eda
commit f10ccf587d

View File

@@ -178,6 +178,7 @@ jobs:
integration_test:
needs: backend
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
include: