Skip to content

Commit

Permalink
See if using development ini file will also throw assert errors
Browse files Browse the repository at this point in the history
  • Loading branch information
cspray committed Jun 20, 2024
1 parent 17034e0 commit cfde5fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
php-version: 8.2
extensions: xdebug
ini-values: zend.assertions=1
ini-file: development
tools: composer:2
- name: Setup problem matchers for PHP
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
Expand Down

0 comments on commit cfde5fe

Please sign in to comment.