mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge pull request #6999 from firefly-iii/JC5-patch-4
Update qodana.yml
This commit is contained in:
commit
d5e60b206d
2
.github/workflows/qodana.yml
vendored
2
.github/workflows/qodana.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
php-version: '8.2'
|
||||
coverage: none
|
||||
extensions: bcmath, intl
|
||||
env:
|
||||
update: true
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
|
||||
|
Loading…
Reference in New Issue
Block a user