Skip to content

Commit a0f739a

Browse files
committed
Revert "Test"
This reverts commit 89716c7.
1 parent 89716c7 commit a0f739a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
steps:
2525
- run: echo "Temporary disabled"
2626

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.
2927
# uses: simplesamlphp/simplesamlphp-test-framework/.github/workflows/reusable_phplinter.yml@v1.10.5
3028
# with:
3129
# php-version: ${{ matrix.php-version }}
@@ -62,7 +60,7 @@ jobs:
6260
extensions: ctype, date, dom, filter, hash, mbstring, openssl, pcre, soap, spl, xml
6361
tools: composer
6462
ini-values: error_reporting=E_ALL
65-
coverage: pcov
63+
coverage: pcov
6664

6765
- name: Setup problem matchers for PHP
6866
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"

0 commit comments

Comments
 (0)