From: Marc Foley Date: Thu, 14 Nov 2024 14:04:03 +0000 (+0000) Subject: test.yaml: continue running if job errors so other jobs still finish X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8488%2Fhead;p=thirdparty%2Fgoogle%2Ffonts.git test.yaml: continue running if job errors so other jobs still finish --- diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 0f12f4b845..1bb01f80a8 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -69,6 +69,7 @@ jobs: diffenator: name: Diffenate fonts runs-on: ubuntu-latest + continue-on-error: true steps: - name: Cancel previous