From c2c5b5bfb28ddedc7a6bc53f7691ab3ac27b51f0 Mon Sep 17 00:00:00 2001 From: Pierre Martinon Date: Wed, 15 May 2024 10:17:05 +0200 Subject: [PATCH] Update CI.yml uncomment continue_on_error --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 5a138a7..bf76660 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -11,7 +11,7 @@ jobs: test: name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} runs-on: ${{ matrix.os }} -# continue-on-error: true + continue-on-error: true strategy: matrix: version: