Skip to content

Commit

Permalink
recompile
Browse files Browse the repository at this point in the history
  • Loading branch information
bodrovis committed Nov 21, 2023
1 parent db9ac71 commit d5cd9f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,7 @@ jobs:
key: ${{ matrix.otp }}-${{ matrix.elixir }}-build
- run: mix compile --warnings-as-errors
if: matrix.warnings_as_errors
- run: |
mix deps.clean ssl_verify_fun
mix deps.compile ssl_verify_fun --force
- run: mix coveralls.github

0 comments on commit d5cd9f4

Please sign in to comment.