Skip to content

Commit dc0cca7

Browse files
committed
Use native mode
1 parent 884d91d commit dc0cca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: 'Qodana Scan'
2929
uses: JetBrains/qodana-action@v2025.1
3030
with:
31-
args: --apply-fixes
31+
args: --ide,QDNET --apply-fixes
3232
push-fixes: pull-request
3333
upload-result: true
3434
env:

0 commit comments

Comments
 (0)