[Coveralls] Trying to enable it again

This commit is contained in:
Salvador E. Tropea 2022-07-01 09:02:16 -03:00
parent 84f3b0ede1
commit 574f6b723f
1 changed files with 3 additions and 1 deletions

View File

@ -64,12 +64,14 @@ jobs:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
COVERALLS_FLAG_NAME: ${{ matrix.ki_release }}
COVERALLS_PARALLEL: true
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
# apt-get update
# apt-get -y install python3-pip
# pip3 install coveralls
#coveralls --service=github
echo Disabled by now
#echo Disabled by now
coveralls
push_to_registry: