Update qodana.yml

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

View File

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