更新 .gitea/workflows/build.yaml
Some checks failed
Gitea Actions Build / Build (push) Failing after 6s
Some checks failed
Gitea Actions Build / Build (push) Failing after 6s
This commit is contained in:
parent
98d125aca1
commit
f74a75a3d8
@ -13,4 +13,7 @@ jobs:
|
||||
- name: build-test
|
||||
run: |
|
||||
python3 -V
|
||||
echo "a" > b.bat
|
||||
git add .
|
||||
git commit "no message"
|
||||
git push
|
Loading…
x
Reference in New Issue
Block a user