Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeininger committed May 2, 2024
1 parent 6fda3b0 commit 98685be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ jobs:
uses: codecov/[email protected]
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
name: Python ${{ matrix.python-version }}
fail_ci_if_error: true
verbose: true

deploy-dev:
name: Deploy to PyPI Test
Expand Down

0 comments on commit 98685be

Please sign in to comment.