Skip to content

Commit 6df407a

Browse files
committed
more questions
1 parent 507634d commit 6df407a

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,15 @@ jobs:
3232

3333
- run: df .
3434
shell: bash
35+
36+
- run: stat -f -c %T /
37+
shell: bash
38+
39+
- run: stat -f -c %T /tmp
40+
shell: bash
41+
42+
- run: stat -f -c %T ~
43+
shell: bash
44+
45+
- run: stat -f -c %T .
46+
shell: bash

0 commit comments

Comments
 (0)