remove codecov stuff
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user