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 82eeeee commit 9477736
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,12 @@ jobs:
coverage: none
ini-file: development

- name: PHPInfo
run: php -i

- name: Install PHP dependencies
run: composer install

- name: PHPInfo
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 9477736

Please sign in to comment.