so?
Build and push / Pulling repo on server (push) Successful in 2s Details
/ update_database (push) Successful in 21s Details

This commit is contained in:
Chris 2023-12-23 20:06:01 +01:00
parent 63cbfb3681
commit a0f70c6619
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
run: apt update && apt install -y php
- name: run test
run: |
find /etc/php7.4
find /etc/php/7.4
#sed -i "/^error_reporting/c\error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT & ~E_WARNING & ~E_NOTICE" /etc/php82/php.ini