summaryrefslogtreecommitdiffstats
path: root/.github/workflows/api-integration-tests.yml
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2022-08-19 16:59:59 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2022-10-10 16:03:19 +0200
commitefc2cc84a9f5ede5a23be44597551b13c62ebaa1 (patch)
treed860b51ff6689b65dd0d3e45f9a14d7c6d817ec6 /.github/workflows/api-integration-tests.yml
parent5b755d90f463926820ced6bcd9bff696393cebae (diff)
Add some documentation about the integration tests
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to '.github/workflows/api-integration-tests.yml')
-rw-r--r--.github/workflows/api-integration-tests.yml2
1 files changed, 2 insertions, 0 deletions
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