We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00f860 commit ce68828Copy full SHA for ce68828
.github/workflows/test.yml
@@ -29,7 +29,6 @@ jobs:
29
sleep 5
30
done
31
echo "MySQL is healthy."
32
-
33
34
- name: Run migrations
35
run: docker-compose -f code/docker-compose.yml exec -T app python manage.py migrate
0 commit comments