From 0ea04a2d7ec93eae3cfb2c657982acab02a1f758 Mon Sep 17 00:00:00 2001 From: Hylke Witjens Date: Mon, 2 Sep 2024 11:41:54 +0200 Subject: [PATCH] More checks --- .github/workflows/phpcs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/phpcs.yml b/.github/workflows/phpcs.yml index 77172c7..cf30674 100644 --- a/.github/workflows/phpcs.yml +++ b/.github/workflows/phpcs.yml @@ -32,4 +32,4 @@ jobs: uses: pantheon-systems/phpcompatibility-action@v1 with: test-versions: 7.4- - paths: modules/registrars/realtimeregister/src \ No newline at end of file + paths: src \ No newline at end of file