Disable warnings-as-error on CI temporarily

This needs a fix of the RDF.Serialization.Encoder behaviour in the next
RDF.ex version.
This commit is contained in:
Marcel Otto 2021-11-22 22:24:12 +01:00
parent 8163930bd5
commit 1c989b6294
1 changed files with 0 additions and 3 deletions

View File

@ -53,9 +53,6 @@ jobs:
- run: mix deps.compile
- run: mix compile --warnings-as-errors
if: ${{ matrix.lint }}
- run: MIX_ENV=test mix coveralls.github
- name: Retrieve PLT Cache