Skip to content

Commit 47dbbcd

Browse files
author
Joel Collins
committed
Remove coveralls
1 parent fbb2231 commit 47dbbcd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,3 @@ jobs:
4242

4343
- name: Test with pytest
4444
run: poetry run pytest --cov-report term-missing --cov=labthings ./tests
45-
46-
- name: Coveralls
47-
uses: coverallsapp/github-action@master
48-
with:
49-
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)