[ci] check that install went ok

This commit is contained in:
Shish 2024-01-15 21:39:17 +00:00
parent 7909e743fd
commit a3dd12895e

View file

@ -87,8 +87,8 @@ jobs:
run: composer install --no-progress
- name: Install old version
run: |
export INSTALL_DSN=$INSTALL_DSN
php index.php
cat data/config/shimmie.conf.php
- name: Check old version works
run: php index.php get-page /
- name: Upgrade