Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
robomics committed Jan 13, 2025
1 parent 1d977bf commit 26514bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

- name: Upload unit test coverage report to Codecov
- name: Upload unit test coverage report to Codecov (core)
if: matrix.minimal_install != 'true'
uses: codecov/codecov-action@v5
with:
Expand Down

0 comments on commit 26514bf

Please sign in to comment.