0
0

Add toolcache
All checks were successful
Test API / test (push) Successful in 2m21s

This commit is contained in:
Serghei Cebotari 2024-01-24 22:19:57 +03:00
parent 2a759b8d39
commit 5f4e57c347

View File

@ -7,7 +7,9 @@ on:
workflow_dispatch:
jobs:
build:
test:
env:
RUNNER_TOOL_CACHE: /toolcache
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3