Skip to content

Commit b1aeb11

Browse files
authored
Merge pull request #510 from crazy-max/venv
ci: virtual env file system info
2 parents 9ed5823 + e31f93a commit b1aeb11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/virtual-env.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
- ubuntu-20.04
1717
- ubuntu-18.04
1818
steps:
19+
-
20+
name: File system
21+
run: df -ah
1922
-
2023
name: List install packages
2124
run: apt list --installed

0 commit comments

Comments
 (0)