mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
update tests
This commit is contained in:
parent
91cc1cae47
commit
b6e4d49798
6 changed files with 12 additions and 0 deletions
|
@ -320,3 +320,5 @@ jobs:
|
|||
known_hosts: unnecessary
|
||||
- name: print created files
|
||||
run: ls -l /root/.ssh
|
||||
- name: git clone through SSH # can clone because key of "github.com" always set to "known_hosts"
|
||||
run: git clone git@github.com:shimataro/ssh-key-action.git tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue