mirror of
https://github.com/scito/extract_otp_secrets.git
synced 2026-01-04 11:53:35 +01:00
ci: add missing colorama
This commit is contained in:
2
.github/workflows/ci_docker.yml
vendored
2
.github/workflows/ci_docker.yml
vendored
@@ -29,6 +29,8 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements-dev.txt
|
||||
pip install -e .
|
||||
# TODO find problem of missing colorama
|
||||
pip install colorama
|
||||
pytest
|
||||
|
||||
- name: Set up QEMU
|
||||
|
||||
Reference in New Issue
Block a user