test
Some checks failed
PHP Code Checker / Run PHP Code Checker (pull_request) Successful in 43s
Unit Testing / Run phpunit tests (pull_request) Failing after 1s

This commit is contained in:
André Menrath 2024-09-21 12:11:04 +02:00
parent d520ed5939
commit a1e847d465

View file

@ -27,7 +27,7 @@ jobs:
- name: Cache Composer
id: cache-composer
uses: https://code.forgejo.org/actions/actions/cache@v4
uses: https://code.forgejo.org/actions/cache@v4
with:
path: vendor
key: cache-composer-1