Update qodana.yml

Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
James Cole 2023-02-12 07:17:42 +01:00 committed by GitHub
parent a252522e27
commit 03a4633a98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,8 @@ jobs:
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Install dependencies
run: composer install
run: composer install --no-scripts
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@main
env: