Skip to content

Commit

Permalink
Merge pull request #37 from rudderlabs/dependabot/github_actions/code…
Browse files Browse the repository at this point in the history
…cov/codecov-action-5
  • Loading branch information
achettyiitr authored Jan 8, 2025
2 parents 9d71a8c + 6c61eee commit 2e64166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- run: go version
- run: go mod download # Not required, used to segregate module download vs test times
- run: make test
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5

0 comments on commit 2e64166

Please sign in to comment.