diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c8cfbf0..587dc4f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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