Update .gitea/workflows/sonarqube_scans.yml
Some checks failed
CI / build-test (push) Failing after 1m18s
Some checks failed
CI / build-test (push) Failing after 1m18s
This commit is contained in:
@@ -15,6 +15,8 @@ jobs:
|
||||
with:
|
||||
php-version: '8.4' # Specify your required PHP version
|
||||
|
||||
- name: Install Composer dependencies
|
||||
run: composer install -o
|
||||
- name: Run phing
|
||||
uses: phingofficial/phing-github-action@main
|
||||
with:
|
||||
targets: composer compileAssets
|
||||
|
||||
Reference in New Issue
Block a user