更新 .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 44s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / build (push) Has been skipped
Test Java / build-image (push) Has been cancelled

This commit is contained in:
huanghs 2024-11-18 11:38:57 +08:00
parent 60e526cc7e
commit ab7e14ba35

View File

@ -3,8 +3,6 @@ name: Test Java
on:
push:
env:
RUNNER_TOOL_CACHE: /toolcache
jobs:
build-image:
runs-on: ubuntu-latest