Update integ test for config-cache caching

- Rename test for clarity
- Use cache-encryption-key in config-cache test
This commit is contained in:
daz 2023-12-20 10:58:56 -07:00
parent a738af78ea
commit 38785d7d62
No known key found for this signature in database
4 changed files with 11 additions and 5 deletions

View file

@ -45,7 +45,7 @@ jobs:
caching-config:
needs: build-distribution
uses: ./.github/workflows/integ-test-action-inputs-caching.yml
uses: ./.github/workflows/integ-test-caching-config.yml
with:
runner-os: '["ubuntu-latest"]'
download-dist: true