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