Skip to content

Commit

Permalink
Update php_unit.yaml
Browse files Browse the repository at this point in the history
Added  timezone to ini-values.
  • Loading branch information
laurentmuller committed Jun 6, 2024
1 parent acc26d5 commit 5724549
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php_unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: '8.2'
ini-values: date.timezone="Europe/Zurich"
coverage: xdebug

- name: Install dependencies
Expand Down

0 comments on commit 5724549

Please sign in to comment.