mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
remove composer update
This commit is contained in:
parent
37ce236a43
commit
c5b2440488
5
.github/workflows/tests.yaml
vendored
5
.github/workflows/tests.yaml
vendored
|
|
@ -27,11 +27,6 @@ jobs:
|
|||
extensions: opcache, gd
|
||||
coverage: none
|
||||
|
||||
- name: Update composer
|
||||
run: composer update
|
||||
env:
|
||||
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Validate composer.json and composer.lock
|
||||
run: composer validate
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user