We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acdaf6b commit 4c0af8fCopy full SHA for 4c0af8f
.github/workflows/ci.yml
@@ -9,4 +9,5 @@ jobs:
9
with:
10
java-version: 1.8
11
- uses: gradle/wrapper-validation-action@v1
12
- - run: ./gradlew build
+ - run: ./gradlew :librootjava:build
13
+
0 commit comments