mirror of
https://githubfast.com/appleboy/ssh-action
synced 2024-10-31 23:46:30 +08:00
chore: add testing
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -228,3 +228,4 @@ jobs:
|
|||||||
script: |
|
script: |
|
||||||
git clone git@github.com:go-training/self-runner.git test_repository2
|
git clone git@github.com:go-training/self-runner.git test_repository2
|
||||||
cd test_repository2 && git pull
|
cd test_repository2 && git pull
|
||||||
|
rm -rf test_repository2
|
||||||
|
|||||||
Reference in New Issue
Block a user