diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7b6cac7ba18..c7f190b7a07 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -34,7 +34,7 @@ jobs: with: # this might remove tools that are actually needed, # if set to "true" but frees about 6 GB - tool-cache: false + tools-cache: false # all of these default to true, but feel free to set to # "false" if necessary for your workflow