mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Add DIAGNOSTIC to rebar3 coveralls, this fails since some days ago
This commit is contained in:
parent
405a5172d5
commit
a590e81922
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user