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 50d2a02 commit d7e0bbfCopy full SHA for d7e0bbf
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
distribution: ${{ env.JAVA_DISTRO }}
28
29
- name: Build
30
- run: ./gradlew test jsonPlugin
+ run: ./gradlew test
31
32
- name: Version
33
id: vars
0 commit comments