mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
Fixes coveralls not running
This commit is contained in:
parent
3a8cffe3ce
commit
f33cf6cc2e
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue