Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into pr/37
Browse files Browse the repository at this point in the history
  • Loading branch information
WSH032 committed May 12, 2024
2 parents f372bc4 + a45086a commit c8533aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: |
hatch run test
- name: Upload coverage reports to Codecov with GitHub Action
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true
Expand Down

0 comments on commit c8533aa

Please sign in to comment.