Skip to content

Commit

Permalink
remove gradle from qodana
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlamz committed Mar 20, 2024
1 parent 3c63ce7 commit f12944b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
with:
use-caches: false
args: >
--property=idea.suppressed.plugins.id=com.intellij.gradle
--property=idea.suppressed.plugins.id=com.intellij.gradle,
-v,${{ github.workspace }}/empty:/opt/idea/plugins/gradle-java,

0 comments on commit f12944b

Please sign in to comment.