更新 .gitea/workflows/test-java.yml
Some checks failed
Gitea Actions Demo / build-docker (push) Waiting to run
Cache Npx / task (push) Waiting to run
Gitea Actions Demo / setup (push) Failing after 45s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / build (push) Has been skipped
Test Java / build-image (push) Successful in 13s

This commit is contained in:
huanghs 2024-11-18 13:41:37 +08:00
parent 9db4e05562
commit 0e6ef88f71

View File

@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 1
- name: Cache Gradle Wrapper
- name: Cache Tool cache
uses: actions/cache@v3
with:
path: ${{ env.RUNNER_TOOL_CACHE }}