Fix failing CI
This commit is contained in:
parent
80282b2a45
commit
fdab3321f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -54,7 +54,7 @@ jobs:
|
|||
- run: mix compile --warnings-as-errors
|
||||
if: ${{ matrix.lint }}
|
||||
|
||||
- run: mix test coveralls.github
|
||||
- run: mix coveralls.github
|
||||
|
||||
- name: Retrieve PLT Cache
|
||||
uses: actions/cache@v1
|
||||
|
|
Loading…
Reference in a new issue