From 9eecbf49e8c7da9debccad423858dd19de2ed75f Mon Sep 17 00:00:00 2001 From: jrfnl Date: Wed, 11 Sep 2024 18:14:17 +0200 Subject: [PATCH] TEMP/TESTING --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index d033c1ff0..cf72adc56 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -85,7 +85,7 @@ jobs: run: composer lint test: - needs: ['coding-standard', 'lint'] +# needs: ['coding-standard', 'lint'] runs-on: ubuntu-22.04 strategy: fail-fast: false