Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
m1r0 committed Aug 11, 2023
1 parent ea5c688 commit df51d82
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 @@ -74,7 +74,7 @@ jobs:
run: composer install

- name: PHPInfo
run: php -d display_errors=STDOUT -d display_startup_errors=On -d error_reporting=32767 -i
run: php -i

- name: Check
run: php -d display_errors=STDOUT -d display_startup_errors=On -d error_reporting=32767 -l ./third-party/symfony/polyfill-php80/Resources/stubs/Attribute.php
Expand Down

0 comments on commit df51d82

Please sign in to comment.