diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 487dfc95d2..09622f2679 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -151,7 +151,8 @@ jobs: with: python-version: 3.x - name: run tests - run: make ef-test-v0 | tee test_v0.out + 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: