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.
1 parent 6763c86 commit 816ffe7Copy full SHA for 816ffe7
.github/workflows/dependency-submission.yml
@@ -22,7 +22,7 @@ jobs:
22
id: dependency-submission
23
uses: gradle/actions/dependency-submission@v4
24
with:
25
- additional-arguments: ' --console=plain '
+ additional-arguments: ' --console=plain --no-daemon '
26
dependency-graph-exclude-projects: ':(typed-ids-testing|testing-*)'
27
dependency-graph-exclude-configurations: '.*[Tt]est(Compile|Runtime)Classpath'
28
0 commit comments