Skip to content

Commit

Permalink
Merge pull request #25 from rudderlabs/dependabot/github_actions/code…
Browse files Browse the repository at this point in the history
…cov/codecov-action-4
  • Loading branch information
achettyiitr authored Mar 5, 2024
2 parents ff17c5a + 465b50c commit 9c24ee2
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@v3
- uses: codecov/codecov-action@v4

0 comments on commit 9c24ee2

Please sign in to comment.