Skip to content

Commit

Permalink
Fix codecov ci name
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutsu3 committed Feb 5, 2024
1 parent 69f8d55 commit c65fc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
if: matrix.python-version == 3.8 && github.repository == 'tsutsu3/uc.micro-py'
uses: codecov/codecov-action@v3
with:
name: uc.micro-py-pytests-py3.7
name: uc.micro-py-pytests-py3.8
flags: pytests
fail_ci_if_error: true
- name: Build package test
Expand Down

0 comments on commit c65fc8e

Please sign in to comment.