25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-10-19 15:32:08 +02:00

CI: Add Elvis tests

This commit is contained in:
Badlop 2024-08-26 13:19:30 +02:00
parent db6d3e63f2
commit aa1717ee77

View File

@ -133,6 +133,8 @@ jobs:
- run: make xref
- run: make dialyzer
- run: make test-eunit
- run: make elvis
if: matrix.otp >= 23
- name: Check Production Release
run: |