ci: virtual env file system info

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2021-12-02 19:45:34 +01:00
parent 04841f2a72
commit e31f93ab9f
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -16,6 +16,9 @@ jobs:
- ubuntu-20.04
- ubuntu-18.04
steps:
-
name: File system
run: df -ah
-
name: List install packages
run: apt list --installed