This commit is contained in:
Bozhidar Slaveykov 2024-04-01 12:09:02 +03:00
parent f1fb4a67b4
commit 6d89751b28
2 changed files with 3 additions and 3 deletions

View file

@ -24,5 +24,6 @@ jobs:
sudo ./install.sh
- name: Run PhyrePanel Tests
run: |
php8.2 /tests/github-test.php
run: |
php8.2 /tests/github-test.php
/usr/local/phyre/php/bin/php -v

View file

@ -1,3 +1,2 @@
<?php
echo 2;