Improve Actions #27

Merged
linos merged 30 commits from improve_actions into main 2024-09-21 14:06:11 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit b4e6fef665 - Show all commits

View file

@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
php-versions: ['8.1']
name: Run PHP Code Checker
name: PHP Code Checker
env:
extensions: mysql
key: cache-v1

View file

@ -42,7 +42,7 @@ jobs:
uses: https://code.forgejo.org/actions/cache@v4
with:
path: |
./vendor/install
./vendor/
key: cache-composer-phpunit-1
- name: Setup PHP