Skip to content

Commit

Permalink
chore: Merge branch 'main' of github.com:cheginit/catsmoothing
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Dec 1, 2024
2 parents 77f6fad + c4d0dab commit eb67e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: pixi r test

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Upload test results to Codecov
Expand Down

0 comments on commit eb67e77

Please sign in to comment.