mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 16:13:54 +00:00
Merge pull request #6999 from firefly-iii/JC5-patch-4
Update qodana.yml
This commit is contained in:
2
.github/workflows/qodana.yml
vendored
2
.github/workflows/qodana.yml
vendored
@@ -18,6 +18,8 @@ jobs:
|
|||||||
php-version: '8.2'
|
php-version: '8.2'
|
||||||
coverage: none
|
coverage: none
|
||||||
extensions: bcmath, intl
|
extensions: bcmath, intl
|
||||||
|
env:
|
||||||
|
update: true
|
||||||
- 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
|
||||||
|
Reference in New Issue
Block a user