Enable config-cache tests

- Enable in full-build
- Pass encryption key secret to test workflow
This commit is contained in:
daz 2024-01-01 19:36:40 -07:00
parent e2aa3f332c
commit c00a847f3f
No known key found for this signature in database
2 changed files with 8 additions and 4 deletions

View file

@ -95,6 +95,8 @@ jobs:
with:
runner-os: '["ubuntu-latest"]'
download-dist: true
secrets:
GRADLE_ENCRYPTION_KEY: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
restore-containerized-gradle-home:
needs: build-distribution