Skip to content

Commit

Permalink
Update .github/workflows/gh-ci.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Thompson <[email protected]>
  • Loading branch information
lilyminium and mattwthompson authored Dec 17, 2024
1 parent 0de4ba5 commit 620c968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.xml
files: ./coverage.xml
verbose: True
# name: codecov-${{ matrix.os }}-py${{ matrix.python-version }}

Expand Down

0 comments on commit 620c968

Please sign in to comment.