new command

This commit is contained in:
Shish 2024-01-15 21:11:23 +00:00
parent ed5960a301
commit 13c1533405

View file

@ -92,7 +92,7 @@ jobs:
git checkout ${{ github.sha }}
composer install --no-progress
- name: Check new version works
run: php index.php get-page /
run: php index.php page:get /
test:
name: PHP ${{ matrix.php }} / DB ${{ matrix.database }}