Skip to content

Commit

Permalink
ci: fix a typo in python-ci.yml (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
paduszyk committed Aug 19, 2024
1 parent fcb9353 commit 664bbed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
name: coverage-${{ matrix.session.name }}
path: coverage.xml
codecov-upload:
name: Uplaod coverage to Codecov
name: Upload coverage to Codecov
needs:
- test
runs-on: ubuntu-latest
Expand Down

0 comments on commit 664bbed

Please sign in to comment.