mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-22 17:28:25 +01:00
CI: Add Elvis tests
This commit is contained in:
parent
db6d3e63f2
commit
aa1717ee77
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -133,6 +133,8 @@ jobs:
|
|||||||
- run: make xref
|
- run: make xref
|
||||||
- run: make dialyzer
|
- run: make dialyzer
|
||||||
- run: make test-eunit
|
- run: make test-eunit
|
||||||
|
- run: make elvis
|
||||||
|
if: matrix.otp >= 23
|
||||||
|
|
||||||
- name: Check Production Release
|
- name: Check Production Release
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user