This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user