We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d78730a commit 57f1ad4Copy full SHA for 57f1ad4
.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
+ default: :platform-tooling-support-tests:test build
8
runs:
9
using: "composite"
10
steps:
0 commit comments