Remove coveralls finish env

Confusing in a PR context.
This commit is contained in:
Christopher C. Wells 2022-11-05 16:44:37 -07:00
parent 7edc0ea8fc
commit 6c733f1574
1 changed files with 0 additions and 3 deletions

View File

@ -30,9 +30,6 @@ jobs:
coveralls-finish:
needs: test
runs-on: ubuntu-latest
environment:
name: coverage
url: https://coveralls.io/github/babybuddy/babybuddy
steps:
- name: Coveralls Finished
uses: AndreMiras/coveralls-python-action@develop