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.
eclipse
1 parent 5168e6b commit 79df499Copy full SHA for 79df499
.github/actions/main-build/action.yml
@@ -4,7 +4,7 @@ inputs:
4
arguments:
5
required: true
6
description: Gradle arguments
7
- default: :platform-tooling-support-tests:test build --no-configuration-cache # Disable configuration cache due to https://github.com/diffplug/spotless/issues/2318
+ default: :platform-tooling-support-tests:test build eclipse --no-configuration-cache # Disable configuration cache due to https://github.com/diffplug/spotless/issues/2318
8
encryptionKey:
9
10
description: Gradle cache encryption key
0 commit comments