Skip to content

Commit

Permalink
Merge branch 'logsdail:main' into wednesday_hack
Browse files Browse the repository at this point in the history
  • Loading branch information
AkashHiregange committed Apr 14, 2024
2 parents 06d2543 + 6daf5ba commit 640459b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
# Upload all the data on coverage to CodeCov
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./examples/coverage.xml
Expand Down

0 comments on commit 640459b

Please sign in to comment.