remove package locks and Robo configuration
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
- name: Install
|
||||
run: |
|
||||
composer install --no-interaction
|
||||
npm ci
|
||||
npm install
|
||||
- name: Code style checks for PHP, JS and CSS
|
||||
run: |
|
||||
composer lint-php
|
||||
|
Reference in New Issue
Block a user