chore: removendo quebra de linha

This commit is contained in:
2022-08-30 22:22:40 -03:00
parent 3f9e485258
commit 724926af6b

View File

@@ -55,7 +55,6 @@ jobs:
docker-compose up -d app1
docker exec -t mines-be0 python manage.py migrate
docker image prune -f
- name: Build finished
if: success()
uses: voxmedia/github-action-slack-notify-build@v1