improve echo in e2e

main
Dragan Filipovic 2023-01-02 23:08:06 +01:00
parent a73c81ee7b
commit bfa025c10c
1 changed files with 2 additions and 2 deletions

View File

@ -73,8 +73,8 @@ jobs:
truncate -s 5MB text_in_skip_dir.txt
cd ../
cat index.html
echo "test_project: \n" && ls -l
echo "skip_dir: \n" && ls -l skip_dir
echo "test_project:" && ls -l
echo "skip_dir:" && ls -l skip_dir
- name: e2e Test published ssh-deploy action
uses: easingthemes/ssh-deploy@main