Revert "Ensure code is formatted on CI"

This reverts commit 63e63b3bb4.
This commit is contained in:
Claudio Ortolina
2024-10-04 12:47:56 +01:00
parent 63e63b3bb4
commit 6a8d4f1e54
-1
View File
@@ -51,7 +51,6 @@ jobs:
shell: sh shell: sh
- run: mix deps.get - run: mix deps.get
- run: mix test - run: mix test
- run: mix format --check-formatted
deploy: deploy:
name: Deploy name: Deploy