测试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: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: https://gitea.com/actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
- name: "Set up Maven" - name: "Set up Maven"