Skip to content

Commit

Permalink
Trying coveralls github action
Browse files Browse the repository at this point in the history
  • Loading branch information
dmdunla authored Apr 29, 2023
1 parent 71c0867 commit 71672d6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,4 @@ jobs:
coverage run --source pyttb -m pytest tests/
coverage report
- name: Upload coverage to Coveralls
run: coveralls --service=github
env:
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: coverallsapp/github-action@v2

0 comments on commit 71672d6

Please sign in to comment.