Skip to content

Commit 6b512ad

Browse files
committed
CI: Print debug info
1 parent 871bc14 commit 6b512ad

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/php.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,11 +187,8 @@ jobs:
187187
sudo php7.4 ${{ github.workspace }}/chash/chash.php fct --no-interaction
188188
sudo chmod -R 777 app/cache app/logs app/courses app/upload web
189189
bash tests/travis/post_installation.sh
190-
# ls -la
191-
# echo "Replace Apache config lost at some point in the process:"
192190
sudo cp -f tests/travis/gh-apache /etc/apache2/sites-available/000-default.conf
193191
sudo systemctl restart apache2
194-
# ls -la web
195192
curl http://localhost/index.php
196193
197194
- name: Behat tests

0 commit comments

Comments
 (0)