diff --git a/.github/workflows/test_and_deploy.yml b/.github/workflows/test_and_deploy.yml index 1bc008ad..a8b4db50 100644 --- a/.github/workflows/test_and_deploy.yml +++ b/.github/workflows/test_and_deploy.yml @@ -51,7 +51,6 @@ jobs: shell: sh - run: mix deps.get - run: mix test - - run: mix format --check-formatted deploy: name: Deploy