test
Some checks failed
/ ls (pull_request) Failing after 22m4s

This commit is contained in:
lubiana 2025-05-22 18:03:29 +02:00
parent a1a7a9a146
commit f530902648
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk

View file

@ -26,6 +26,9 @@ jobs:
restore-keys: |
php-8.4-composer-
- name: Clean up invalid Composer GitHub token
run: composer config --global --unset github-oauth.github.com || true
- name: Install dependencies
run: composer install --prefer-dist --no-progress --no-scripts