Skip to content

Commit

Permalink
Update .github/workflows/python-ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: iTitus <[email protected]>
  • Loading branch information
Segelzwerg and iTitus authored Jul 23, 2022
1 parent 21d7941 commit 239558c
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 @@ -24,5 +24,5 @@ jobs:
- name: Test with pytest & coverage
uses: Whist-Team/actions/test-cov@v2
with:
package: "whist_core"
package: whist_core
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 239558c

Please sign in to comment.