1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 09:49:18 +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: |