Add test for detection of java toolchains

This commit is contained in:
daz
2023-08-19 17:26:13 -06:00
parent 12dcfaa735
commit b17d107b8c
3 changed files with 94 additions and 0 deletions

View File

@@ -83,3 +83,8 @@ jobs:
uses: ./.github/workflows/integ-test-sample-gradle-plugin.yml
with:
cache-key-prefix: ${{github.run_number}}-
toolchain-detection:
uses: ./.github/workflows/integ-test-detect-java-toolchains.yml
with:
cache-key-prefix: ${{github.run_number}}-