mirror of https://github.com/snachodog/mybuddy.git
parent
7edc0ea8fc
commit
6c733f1574
|
@ -30,9 +30,6 @@ jobs:
|
||||||
coveralls-finish:
|
coveralls-finish:
|
||||||
needs: test
|
needs: test
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment:
|
|
||||||
name: coverage
|
|
||||||
url: https://coveralls.io/github/babybuddy/babybuddy
|
|
||||||
steps:
|
steps:
|
||||||
- name: Coveralls Finished
|
- name: Coveralls Finished
|
||||||
uses: AndreMiras/coveralls-python-action@develop
|
uses: AndreMiras/coveralls-python-action@develop
|
||||||
|
|
Loading…
Reference in New Issue