ci: test clone
This commit is contained in:
parent
5b2ed40175
commit
cb586589a1
|
@ -36,7 +36,7 @@ jobs:
|
||||||
cd ~
|
cd ~
|
||||||
ls -lha ~/.ssh
|
ls -lha ~/.ssh
|
||||||
cat ~/.ssh/id_ed25519.pub
|
cat ~/.ssh/id_ed25519.pub
|
||||||
git clone ssh://git@focs.ji.sjtu.edu.cn:2222/FOCS-dev/JOJ3-examples.git
|
GIT_SSH_COMMAND="ssh -o StrictHostKeyChecking=no" git clone ssh://git@focs.ji.sjtu.edu.cn:2222/FOCS-dev/JOJ3-examples.git
|
||||||
- name: Build
|
- name: Build
|
||||||
run: make build
|
run: make build
|
||||||
- name: Test
|
- name: Test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user