We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--rerun-tasks
1 parent 75d63c8 commit 756b95aCopy full SHA for 756b95a
.github/workflows/codeql.yml
@@ -59,7 +59,7 @@ jobs:
59
:kotlin-sdk:compileKotlinJvm \
60
:kotlin-sdk-test:compileKotlinJvm \
61
-Pkotlin.incremental=false \
62
- --no-daemon --stacktrace
+ --no-daemon --stacktrace --rerun-tasks
63
64
- name: Analyze
65
uses: github/codeql-action/analyze@v3
0 commit comments