Add DIAGNOSTIC to rebar3 coveralls, this fails since some days ago

This commit is contained in:
Badlop 2021-11-17 12:39:09 +01:00
parent 405a5172d5
commit a590e81922
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
rebar3 as test coveralls send
DIAGNOSTIC=1 rebar3 as test coveralls send
curl -v -k https://coveralls.io/webhook \
--header "Content-Type: application/json" \
--data '{"repo_name":"$GITHUB_REPOSITORY",