ci: delete empty var
This commit is contained in:
parent
e464c3890e
commit
8383e592cd
|
@ -207,7 +207,6 @@ jobs:
|
|||
|
||||
- name: get coveralls logs
|
||||
working-directory: source
|
||||
env:
|
||||
if: failure()
|
||||
run: cat rebar3.crashdump
|
||||
|
||||
|
|
Loading…
Reference in New Issue