Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
infibrocco committed Jan 4, 2024
1 parent 5d13072 commit 101feb7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,3 @@ jobs:
- name: Test with pytest
run: |
pytest
- name: Report Coveralls (Linux)
run: curl -sL https://coveralls.io/coveralls-linux.tar.gz | tar -xz && ./coveralls report --repo-token=${{ secrets.GITHUB_TOKEN }}
env:
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 101feb7

Please sign in to comment.