mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Update code-quality.yml
This commit is contained in:
committed by
GitHub
parent
d10e8e4f27
commit
bd522deea8
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
@@ -16,6 +16,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Run Qodana scan
|
- name: Run Qodana scan
|
||||||
uses: JetBrains/qodana-action@v2023.1.0
|
uses: JetBrains/qodana-action@v2023.1.0
|
||||||
|
with:
|
||||||
|
args: --property=idea.headless.enable.statistics=false
|
||||||
env:
|
env:
|
||||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user