mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -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
|
||||
run: |
|
||||
cd src/
|
||||
coveralls --service=github
|
||||
pipenv run coveralls --service=github
|
||||
|
||||
# build and push image to docker hub.
|
||||
build-docker-image:
|
||||
|
Loading…
x
Reference in New Issue
Block a user