24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-08 21:43:07 +02:00

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

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",