chore: change github workflow file to not fail pipeline for codecov (#942)

This commit is contained in:
Jesper Hodge
2024-04-10 11:25:08 -04:00
committed by GitHub
parent 2adff6e51d
commit 74eaaa1f9e

View File

@@ -20,4 +20,4 @@ jobs:
- name: Upload coverage
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
fail_ci_if_error: false