Fix failing CI

This commit is contained in:
Marcel Otto 2021-03-18 21:43:13 +01:00
parent 80282b2a45
commit fdab3321f0

View file

@ -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