Fail mock test runs if tests fail

This commit is contained in:
Scott Nonnenberg
2025-09-25 02:09:10 +10:00
committed by GitHub
parent 74e327a6c4
commit e54648a13f
3 changed files with 11 additions and 13 deletions

View File

@@ -364,6 +364,7 @@ jobs:
mock-tests:
needs: lint
continue-on-error: true
strategy:
matrix:
workerIndex: [0, 1, 2, 3]
@@ -450,5 +451,5 @@ jobs:
if: failure()
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
with:
name: logs
name: logs-${{ matrix.workerIndex }}
path: artifacts