From 4cbdd9a47bf4739dfc3631989cd546ea426db023 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Walter?= Date: Wed, 13 Dec 2023 18:12:27 +0100 Subject: [PATCH] Process with resources event if the test fails --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a75fb91bc8..09622f2679 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -152,6 +152,7 @@ jobs: python-version: 3.x - name: run tests run: make ef-test-v0 2>&1 | tee test_v0.out + continue-on-error: true - name: Retrieve ef-tests execution resources run: python scripts/compute_resources.py env: