Testing
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
Build and test / requirements (push) Failing after 2m3s
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
Build and test / requirements (push) Failing after 2m3s
This commit is contained in:
@ -14,8 +14,10 @@ jobs:
|
||||
php-version: '8.2'
|
||||
extensions: mbstring, xml, curl, zip
|
||||
tools: composer, php-doc
|
||||
coverage: xdebug
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
composer config github-oauth.github.com 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
|
||||
composer install
|
||||
composer analyze
|
||||
apt update
|
||||
|
Reference in New Issue
Block a user