mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +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:
|
||||
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",
|
||||
|
Loading…
Reference in New Issue
Block a user