summaryrefslogtreecommitdiffstats
path: root/.github/workflows/api-integration-tests.yml
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-07-11 16:48:54 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2023-07-12 12:39:10 +0200
commit32a1819bdcb79e8ef49437625cf2a5a0936f4e86 (patch)
treeab6bf611b966fe1dd902299c39d404021a9d63ef /.github/workflows/api-integration-tests.yml
parent785efbac2b7515fa716bd59db9f0196772c3b1f3 (diff)
remove matcher
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.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/api-integration-tests.yml b/.github/workflows/api-integration-tests.yml
index b8d6cd5ad..16ea84198 100644
--- a/.github/workflows/api-integration-tests.yml
+++ b/.github/workflows/api-integration-tests.yml
@@ -130,9 +130,6 @@ jobs:
kill %1
kill %2
- - name: Setup problem matchers for PHP
- run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
-
- name: Functional tests maintenance
working-directory: ../server
run: |