Skip to content

Commit

Permalink
CI: Add Elvis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
badlop committed Aug 26, 2024
1 parent db6d3e6 commit aa1717e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit aa1717e

Please sign in to comment.