Skip to content

Commit

Permalink
Merge main (#104)
Browse files Browse the repository at this point in the history
* Trying to fix coveralls

* Trying coveralls github action
  • Loading branch information
dmdunla authored Apr 29, 2023
1 parent e896f08 commit 63019ae
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:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: coverallsapp/github-action@v2

0 comments on commit 63019ae

Please sign in to comment.