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
+1 -1
View File
@@ -3,7 +3,7 @@
--
-- Dumped from database version 10.12
-- Dumped by pg_dump version 13.4
-- Dumped by pg_dump version 14.0 (Ubuntu 14.0-1.pgdg20.04+1)
SET statement_timeout = 0;
SET lock_timeout = 0;