mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
Update composer first thing
This commit is contained in:
parent
1c63f4bf46
commit
6a4686d17b
3
.github/workflows/tests.yaml
vendored
3
.github/workflows/tests.yaml
vendored
|
|
@ -27,6 +27,9 @@ jobs:
|
|||
extensions: opcache, gd
|
||||
coverage: none
|
||||
|
||||
- name: Update composer
|
||||
run: composer update
|
||||
|
||||
- name: Validate composer.json and composer.lock
|
||||
run: composer validate
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user