updated tester
This commit is contained in:
parent
9d250bb385
commit
43c9a340f5
|
@ -9,3 +9,9 @@ jobs:
|
||||||
|
|
||||||
- name: Workspace filesystem
|
- name: Workspace filesystem
|
||||||
run: ls -lha /workspace
|
run: ls -lha /workspace
|
||||||
|
|
||||||
|
- name: Data mount?
|
||||||
|
run: ls -lha /mnt/data
|
||||||
|
|
||||||
|
- name: Web mount?
|
||||||
|
run: ls -lha /mnt/www
|
||||||
|
|
Loading…
Reference in New Issue