File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2626 uses : shivammathur/setup-php@v2
2727 with :
2828 php-version : ${{ matrix.php-version }}
29+ ini-file : development
2930 coverage : none
3031
3132 - name : PHP Lint
5152 uses : shivammathur/setup-php@v2
5253 with :
5354 php-version : ${{ matrix.php-version }}
54- ini-values : error_reporting=E_ALL
55+ ini-file : development
5556 tools : composer:v2
5657 coverage : none
5758
9899 uses : shivammathur/setup-php@v2
99100 with :
100101 php-version : ${{ matrix.php-version }}
102+ ini-file : development
101103 tools : " composer:v2, phive"
102104 coverage : none
103105
Original file line number Diff line number Diff line change 2626 uses : shivammathur/setup-php@v2
2727 with :
2828 php-version : ${{ matrix.php-version }}
29- ini-values : error_reporting=E_ALL
29+ ini-file : development
3030 tools : composer:v2
3131 coverage : xdebug
3232
You can’t perform that action at this time.
0 commit comments