From ca2e2c8e8e440a730053b868730f6bb06e82622a Mon Sep 17 00:00:00 2001 From: Caen De Silva Date: Fri, 12 Apr 2024 20:14:21 +0200 Subject: [PATCH] Update Codecov to fail on errors --- .github/workflows/smoke-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/smoke-tests.yml b/.github/workflows/smoke-tests.yml index 8b9912ad4cf..e636ea7e6fe 100644 --- a/.github/workflows/smoke-tests.yml +++ b/.github/workflows/smoke-tests.yml @@ -88,6 +88,7 @@ jobs: uses: codecov/codecov-action@v3 with: functionalities: network + fail_ci_if_error: true - name: Ping statistics server with test results run: |