Merge pull request #510 from crazy-max/venv

ci: virtual env file system info
pull/530/head
CrazyMax 4 years ago committed by GitHub
commit b1aeb1103e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save