Skip to content

Commit

Permalink
Add ELixir Format Checker (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
maennchen committed Dec 27, 2020
1 parent 5ab6bf1 commit f66ac17
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 f66ac17

Please sign in to comment.