Skip to content

Commit

Permalink
chore: remove codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
quoral committed Feb 19, 2024
1 parent fe091be commit 3e939e5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,3 @@ jobs:

- name: Make
run: make

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

0 comments on commit 3e939e5

Please sign in to comment.