Skip to content

Commit 2f21bf6

Browse files
committed
Enable debug profiling.
1 parent 943bcbb commit 2f21bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
uses: shivammathur/setup-php@v2
1111
with:
1212
php-version: '8.3'
13-
extentions: xdebug, zlib
13+
extentions: xdebug
1414
tools: composer:v2
1515
- name: Checkout
1616
uses: actions/checkout@v4

0 commit comments

Comments
 (0)