Skip to content

Commit

Permalink
👷[#114] update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Coperh committed Aug 14, 2024
1 parent 76ccc85 commit cd68db8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: ${{ matrix.setup_config_enabled == 'yes' && 'setupconfig' || 'base' }}

publish:
name: Publish package to PyPI
Expand Down

0 comments on commit cd68db8

Please sign in to comment.