Run credo check on CI
This commit is contained in:
@@ -54,6 +54,7 @@ jobs:
|
|||||||
- run: mix deps.unlock --check-unused
|
- run: mix deps.unlock --check-unused
|
||||||
- run: mix gettext.extract --check-up-to-date
|
- run: mix gettext.extract --check-up-to-date
|
||||||
- run: mix format --check-formatted
|
- run: mix format --check-formatted
|
||||||
|
- run: mix credo --strict
|
||||||
- run: mix test
|
- run: mix test
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user