Skip to content

Commit f2cd639

Browse files
committed
(temporarily) comment out rebar3_lint -oriented validations
1 parent 4f68c40 commit f2cd639

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/erlang.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838
make
3939
- name: Run xref
4040
run: make xref
41-
- name: Run elvis
42-
run: make elvis_rock
41+
#- name: Run elvis
42+
# run: make elvis_rock
4343
- name: Run dialyzer
4444
run: make dialyze
4545
- name: Run proper tests

0 commit comments

Comments
 (0)