remove codecov (#672)

* Delete codecov.yml

* remove code cov
This commit is contained in:
John Roesler
2024-02-05 14:09:46 -06:00
committed by GitHub
parent 0d01bb42c9
commit 51affbbc1e
2 changed files with 1 additions and 10 deletions
+1 -5
View File
@@ -28,8 +28,4 @@ jobs:
with:
version: v1.55.2
- name: test
run: make test_coverage
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
run: make test
-5
View File
@@ -1,5 +0,0 @@
coverage:
status:
project:
default:
if_ci_failed: success