From efc2cc84a9f5ede5a23be44597551b13c62ebaa1 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Fri, 19 Aug 2022 16:59:59 +0200 Subject: Add some documentation about the integration tests Signed-off-by: Benjamin Brahmer --- .github/workflows/api-integration-tests.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github/workflows/api-integration-tests.yml') diff --git a/.github/workflows/api-integration-tests.yml b/.github/workflows/api-integration-tests.yml index eef085cac..5e3cfa03b 100644 --- a/.github/workflows/api-integration-tests.yml +++ b/.github/workflows/api-integration-tests.yml @@ -145,6 +145,8 @@ jobs: bats apps/news/tests/command + kill %1 + - name: Prep PHP tests working-directory: ../server/apps/news run: make php-test-dependencies -- cgit v1.2.3