We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc1f6e commit ad6f51eCopy full SHA for ad6f51e
1 file changed
.github/workflows/qodana.yml
@@ -14,7 +14,5 @@ jobs:
14
15
- name: 'Qodana Scan'
16
uses: JetBrains/qodana-action@main
17
- with:
18
- use-caches: false
19
env:
20
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
0 commit comments