ci: set cache parameter explicitly

This commit is contained in:
ok-nick 2023-09-20 13:08:44 -04:00
parent 5a15426563
commit 3aa1ee0479
No known key found for this signature in database
GPG key ID: E6F3F722530600D2

View file

@ -15,6 +15,8 @@ defaults:
jobs:
test-cache:
uses: ./.github/workflows/env.yml
with:
cache: "true"
test-no-cache:
uses: ./.github/workflows/env.yml
with: