Skip to content

Commit

Permalink
See PHP -v
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfnl committed Apr 11, 2022
1 parent 4d701bb commit d14479a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -277,6 +277,9 @@ jobs:
ini-values: ${{ steps.set_ini.outputs.PHP_INI }}
coverage: xdebug

- name: Show version details
run: php -v

- name: 'Composer: adjust dependencies'
run: |
# Set a specific PHPCS version.
Expand Down

0 comments on commit d14479a

Please sign in to comment.