Skip to content

Commit

Permalink
chore(codecov): remove codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
m4mm4r committed Mar 19, 2024
1 parent 3f2567f commit efce9bb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
13 changes: 0 additions & 13 deletions .github/codecov.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,3 @@ jobs:

- name: Make
run: make

- name: Report Code Coverage
uses: codecov/codecov-action@v3.1.4
with:
file: .sage/build/go/coverage/go-test.txt
fail_ci_if_error: true

0 comments on commit efce9bb

Please sign in to comment.