Skip to content

Commit

Permalink
containerize $ mix format
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Dec 27, 2020
1 parent f66ac17 commit fd9463d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
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
run: docker-compose run paper_trail mix format --check-formatted

0 comments on commit fd9463d

Please sign in to comment.