Merge pull request #7013 from firefly-iii/JC5-patch-1

Update qodana.yml
This commit is contained in:
James Cole
2023-02-12 07:24:59 +01:00
committed by GitHub

View File

@@ -23,6 +23,9 @@ 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 --no-scripts
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@main
env: