Skip to content

Commit

Permalink
No more codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
LandonTClipp committed Nov 26, 2024
1 parent 5a14e73 commit faf5b9d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/reusable-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,3 @@ jobs:

- name: Test
run: go run github.com/go-task/task/v3/cmd/task test.ci

- name: Upload coverage to codecov
uses: codecov/codecov-action@v2
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage.txt
verbose: true

0 comments on commit faf5b9d

Please sign in to comment.