Skip to content

Commit db2b8ef

Browse files
authored
tetsing
1 parent e862d59 commit db2b8ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/work.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
runs_on: ubuntu_latest
2222
needs: my_jobs
2323
steps:
24-
-name: print it
25-
run: echo "Testing"
24+
- name: print it
25+
run: echo "Hello from a self-hosted runner!"

0 commit comments

Comments
 (0)