updated tester
This commit is contained in:
parent
b07a888344
commit
f1ae87f7ae
|
@ -10,5 +10,8 @@ jobs:
|
|||
- name: Workspace filesystem
|
||||
run: ls -lha /workspace
|
||||
|
||||
- name: Suroh filesystem
|
||||
run: ls -lha /workspace/suroh
|
||||
- name: Mnt filesystem
|
||||
run: ls -lha /mnt
|
||||
|
||||
- name: Tmp filesystem
|
||||
run: ls -lha /tmp
|
||||
|
|
Loading…
Reference in New Issue