Skip to content

Commit

Permalink
force update of rebar3 by mix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan Sloughter committed Aug 9, 2022
1 parent a9093da commit 0ba607d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
${{ runner.os }}-build-${{ matrix.otp_version }}-${{ matrix.elixir_version }}-
- run: mix deps.get
name: Deps
- run: mix local.rebar --force
- run: mix test --cover
name: ExUnit
- uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 0ba607d

Please sign in to comment.