mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
wrong workflow!
This commit is contained in:
parent
23df7cc90d
commit
1d34b5389e
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
|
|
@ -26,6 +26,8 @@ jobs:
|
|||
php-version: ${{ matrix.php }}
|
||||
extensions: opcache, gd
|
||||
coverage: none
|
||||
env:
|
||||
COMPOSER_TOKEN: ${{ github.token }}
|
||||
|
||||
- name: Update composer
|
||||
run: composer update
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user