diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 9617026c6..9b66aaf19 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -124,6 +124,7 @@ jobs: with: github-token: ${{ secrets.GITHUB_TOKEN }} path-to-lcov: ${{ github.workspace }}/build/json.info.filtered.noexcept + fail-on-error: false ci_test_compilers_gcc_old: runs-on: ubuntu-latest