测试CI-CD脚本
Some checks failed
Java CI with Maven / build (push) Failing after 20s

This commit is contained in:
zhangyuheng 2023-12-07 11:14:02 +08:00
parent c31313b4cd
commit 48d348b142

View File

@ -13,7 +13,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: https://gitea.com/actions/checkout@v3
with:
fetch-depth: 0
- name: "Set up Maven"