Add cache env
Some checks failed
Go Test / test (push) Failing after 54s

This commit is contained in:
Fred Boniface 2024-04-05 22:15:18 +01:00
parent c4e9a058af
commit eb0ca32158

View File

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