Update qodana.yml

Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
James Cole 2023-02-08 19:09:27 +01:00 committed by GitHub
parent 5ef2a33334
commit cce856c0e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,9 @@ jobs:
runs-on: ubuntu-latest
name: 'Qodana Scan'
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@main
env: