Fix CI workflow.

This commit is contained in:
Arijit Das
2021-10-08 19:01:40 +05:30
parent d8bf76a48f
commit 91d92bc0bc
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@ jobs:
name: Compare conscise migration schema with incremental migration.
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run database
run: docker-compose -f docker-compose.test.yml up -d test-db statediff-migrations
- name: Test incremental migration