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:
|
with:
|
||||||
php-version: '8.4' # Specify your required PHP version
|
php-version: '8.4' # Specify your required PHP version
|
||||||
|
|
||||||
- name: Install Composer dependencies
|
- name: Run phing
|
||||||
run: composer install -o
|
uses: phingofficial/phing-github-action@main
|
||||||
|
with:
|
||||||
|
targets: composer compileAssets
|
||||||
|
|
||||||
Reference in New Issue
Block a user