Skip to content

Commit

Permalink
delete unnecessary step from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bormilan committed Dec 25, 2024
1 parent efa86b8 commit 86bf8e8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,3 @@ jobs:
-hash-${{hashFiles('rebar.lock')}}"
- name: Run test
run: rebar3 test
- name: Run elvis on elvis
run: |
rebar3 escriptize
_build/default/bin/elvis_core

0 comments on commit 86bf8e8

Please sign in to comment.