We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f739a commit 6622bb8Copy full SHA for 6622bb8
1 file changed
.github/workflows/php.yml
@@ -24,6 +24,8 @@ jobs:
24
steps:
25
- run: echo "Temporary disabled"
26
27
+# Temporarily disabled bc. of error: "The package "symfony/cache" conflicts with the extension "redis".
28
+# You need to disable it in order to run this application.
29
# uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@v1.10.5
30
# with:
31
# php-version: ${{ matrix.php-version }}
0 commit comments