remove codecov stuff

This commit is contained in:
2024-11-09 08:18:17 -08:00
parent 0e9b465413
commit 6aff15014b
3 changed files with 2 additions and 14 deletions

View File

@@ -48,10 +48,6 @@ jobs:
run: make install
- name: Run tests
run: make test
- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v3
# with:
# fail_ci_if_error: true
tests_mac:
needs: linter