mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update qodana.yml
Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
parent
86d6a2f581
commit
a252522e27
2
.github/workflows/qodana.yml
vendored
2
.github/workflows/qodana.yml
vendored
@ -23,6 +23,8 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
|
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
|
||||||
|
- name: Install dependencies
|
||||||
|
run: composer install
|
||||||
- name: 'Qodana Scan'
|
- name: 'Qodana Scan'
|
||||||
uses: JetBrains/qodana-action@main
|
uses: JetBrains/qodana-action@main
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user