Commit 25ddc2f1 authored by muyangli's avatar muyangli
Browse files

test file creation

parent 182b142a
...@@ -9,3 +9,5 @@ jobs: ...@@ -9,3 +9,5 @@ jobs:
steps: steps:
- name: Check runner is online - name: Check runner is online
run: echo "Self-hosted runner is online!" run: echo "Self-hosted runner is online!"
- name: Test creating files
run: echo "Self-hosted runner is online!"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment