diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 71e6bdc..958d7ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,6 +44,4 @@ jobs: key: ${{ matrix.otp }}-${{ matrix.elixir }}-build - run: mix compile --warnings-as-errors if: matrix.warnings_as_errors - - run: | - mix deps.compile ssl_verify_fun --force - run: mix coveralls.github \ No newline at end of file