Add integ-test for GE injection

This commit is contained in:
daz 2023-08-20 14:56:16 -06:00
parent 05acc776e8
commit d4db33d499
No known key found for this signature in database
5 changed files with 71 additions and 0 deletions

View file

@ -44,6 +44,11 @@ jobs:
with:
cache-key-prefix: ${{github.run_number}}-
gradle-enterprise-injection:
uses: ./github/workflows/integ-test-inject-gradle-enterprise.yml
with:
cache-key-prefix: ${{github.run_number}}-
provision-gradle-versions:
uses: ./.github/workflows/integ-test-provision-gradle-versions.yml
with: