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