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 2fa359f commit a5790fdCopy full SHA for a5790fd
.github/workflows/pr-check.yml
@@ -23,4 +23,4 @@ jobs:
23
24
- name: Run tests
25
run: |
26
- ./mvnw --batch-mode test
+ ./mvnw -ntp -B org.apache.maven.plugins:maven-toolchains-plugin:3.2.0:display-discovered-jdk-toolchains
0 commit comments