Skip to content

Commit

Permalink
Use rebar3 format
Browse files Browse the repository at this point in the history
  • Loading branch information
reachfh committed Aug 11, 2024
1 parent f1d9e16 commit 27a130e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
restore-keys: ${{ matrix.otp }}-${{ matrix.elixir }}-

- name: Check formatting
run: rebar3 steamroll --check
run: rebar3 format -v

- name: Run Erlang tests
run: rebar3 ct
Expand Down

0 comments on commit 27a130e

Please sign in to comment.