This commit is contained in:
Matteo Gheza 2020-06-10 12:11:46 +02:00
parent 66d24f8fb7
commit 8819b517bc
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ jobs:
- name: A little hack for running test suite
run: |
mv index.php index.old.php
echo "<?php header('Location: lista.php'); ?>" > index.php
touch index.php
working-directory: ${{env.working-directory}}
- name: Run test suite