Merge pull request #510 from crazy-max/venv

ci: virtual env file system info
This commit is contained in:
CrazyMax 2021-12-02 19:47:58 +01:00 committed by GitHub
commit b1aeb1103e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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