Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bodrovis committed Nov 21, 2023
1 parent d5cd9f4 commit 3bd883e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
- 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
mix deps.clean ssl_verify_fun
mix deps.compile ssl_verify_fun --force
- run: mix coveralls.github

0 comments on commit 3bd883e

Please sign in to comment.