mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-04-11 21:54:17 +07:00
Fix command in matrix testing snippet
This commit is contained in:
parent
764f8c8453
commit
b45c80e26a
@ -68,7 +68,7 @@ jobs:
|
||||
- name: Check PHP Version
|
||||
run: php -v
|
||||
- name: Check Composer Version
|
||||
run: php -m
|
||||
run: composer -V
|
||||
- name: Check PHP Extensions
|
||||
run: php -m
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user