Fix github action
This commit is contained in:
parent
27792fe1ad
commit
7719f8e9a5
2
.github/workflows/code_quality.yml
vendored
2
.github/workflows/code_quality.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
php-version: '7.1'
|
||||
#php-version: '7.1'
|
||||
- name: 'Qodana Scan'
|
||||
uses: JetBrains/qodana-action@v2022.3.0
|
||||
env:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user