Skip to content

Commit

Permalink
Add ELixir Format Checker (izelnakri#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
maennchen authored and mayel committed Jun 26, 2023
1 parent ee87017 commit c86b80d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,5 @@ jobs:
docker-compose run paper_trail mix test test/version
docker-compose run paper_trail mix test test/uuid
STRING_TEST=true docker-compose run paper_trail mix test test/uuid
- name: Check Formatted
run: mix format --check-formatted

0 comments on commit c86b80d

Please sign in to comment.