Skip to content

Commit

Permalink
delme -- debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Dec 11, 2023
1 parent a2f5a38 commit 40d4108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php_version }}
extensions: uopz, sqlite3, gd
extensions: sqlite3, gd
ini-values: post_max_size=256M, max_execution_time=180, uopz.exit=1
tools: composer

Expand Down

0 comments on commit 40d4108

Please sign in to comment.