Update php.yml
This commit is contained in:
parent
798f6a7e42
commit
f764ed0eeb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
chmod +x install.sh
|
||||
sudo ./install.sh
|
||||
|
||||
- name: Run PhyrePanel Tests
|
||||
- name: Run PhyrePanel Unit Tests
|
||||
run: |
|
||||
php8.2 /tests/github-test.php
|
||||
/usr/local/phyre/php/bin/php -v
|
||||
|
|
Loading…
Reference in a new issue