psalm: revert changes

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-03-19 13:51:12 +01:00
parent d71683ff38
commit 7dc489168a
4 changed files with 0 additions and 17 deletions

View File

@@ -19,10 +19,6 @@ jobs:
extensions: apcu
coverage: none
ini-file: development
jit: false
ini_values: |
opcache.jit=0
opcache.jit_buffer_size=0
- name: Run script
run: |

View File

@@ -43,10 +43,6 @@ jobs:
extensions: apcu
coverage: none
ini-file: development
jit: false
ini_values: |
opcache.jit=0
opcache.jit_buffer_size=0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}