Update .github/workflows/test.yml
This commit is contained in:
parent
675b5c9a7e
commit
bf8f645c25
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
whoami
|
whoami
|
||||||
pwd
|
pwd
|
||||||
find .nvm -maxdepth 2
|
ls -ahl
|
||||||
|
|
||||||
- name: Ping staging server
|
- name: Ping staging server
|
||||||
run: ssh staging-server ping
|
run: ssh staging-server ping
|
||||||
|
|
Loading…
Add table
Reference in a new issue