Skip to content

Commit

Permalink
go back to codecov v3
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-mwangi committed Mar 14, 2024
1 parent 4b8838d commit 295273e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: CGO_ENABLED=1 go test -coverprofile=coverage.txt -v ./...

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
name: go-agent test reports
fail_ci_if_error: true
Expand Down

0 comments on commit 295273e

Please sign in to comment.