Add cache env
Go Test / test (push) Failing after 54s Details

This commit is contained in:
Fred Boniface 2024-04-05 22:15:18 +01:00
parent c4e9a058af
commit eb0ca32158
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ on:
jobs: jobs:
test: test:
env:
RUNNER_TOOL_CACHE: /toolcache
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: