improve echo in e2e
This commit is contained in:
parent
a73c81ee7b
commit
bfa025c10c
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
@ -73,8 +73,8 @@ jobs:
|
|||||||
truncate -s 5MB text_in_skip_dir.txt
|
truncate -s 5MB text_in_skip_dir.txt
|
||||||
cd ../
|
cd ../
|
||||||
cat index.html
|
cat index.html
|
||||||
echo "test_project: \n" && ls -l
|
echo "test_project:" && ls -l
|
||||||
echo "skip_dir: \n" && ls -l skip_dir
|
echo "skip_dir:" && ls -l skip_dir
|
||||||
|
|
||||||
- name: e2e Test published ssh-deploy action
|
- name: e2e Test published ssh-deploy action
|
||||||
uses: easingthemes/ssh-deploy@main
|
uses: easingthemes/ssh-deploy@main
|
||||||
|
Loading…
Reference in New Issue
Block a user