Skip to content

Commit

Permalink
ci - no format
Browse files Browse the repository at this point in the history
  • Loading branch information
bormilan committed Dec 25, 2024
1 parent 063a506 commit 515d13b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:
-otp-${{steps.setup-beam.outputs.otp-version}}\
-rebar3-${{steps.setup-beam.outputs.rebar3-version}}\
-hash-${{hashFiles('rebar.lock')}}"
- name: Format check
if: ${{ matrix.os == 'ubuntu-24.04' && matrix.otp_vsn == '26' }}
run: rebar3 format --verify
- name: Run test
run: rebar3 test
- name: Run elvis on elvis
Expand Down

0 comments on commit 515d13b

Please sign in to comment.