mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Fixes coveralls not running
This commit is contained in:
parent
3a8cffe3ce
commit
f33cf6cc2e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -138,7 +138,7 @@ jobs:
|
|||||||
# https://github.com/coveralls-clients/coveralls-python/issues/251
|
# https://github.com/coveralls-clients/coveralls-python/issues/251
|
||||||
run: |
|
run: |
|
||||||
cd src/
|
cd src/
|
||||||
coveralls --service=github
|
pipenv run coveralls --service=github
|
||||||
|
|
||||||
# build and push image to docker hub.
|
# build and push image to docker hub.
|
||||||
build-docker-image:
|
build-docker-image:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user