ci: 测试
Some checks failed
deploy & notify / build (push) Failing after 10s

This commit is contained in:
xiaofangqing
2026-03-20 09:42:01 +08:00
parent 619597a7d4
commit 639f2171a2

View File

@@ -72,7 +72,7 @@ jobs:
run: | run: |
cd test-folder cd test-folder
touch a.txt touch a.txt
echo "hello Gitea" > a.txt echo "hello Gitea 123" > a.txt
cat a.txt cat a.txt
- name: delete a file - name: delete a file