From 10e8c28feaf6d858948285a291231f651ef74728 Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Sun, 4 Oct 2020 20:45:33 +0200 Subject: Add migration with foreign keys Closes #829 Signed-off-by: Sean Molenaar --- .github/workflows/integration-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index edab7e2fb..5843149e9 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -140,4 +140,4 @@ jobs: run: make integration-test - name: Feed tests working-directory: ../server/apps/news - run: make feed-test \ No newline at end of file + run: make feed-test -- cgit v1.2.3