mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-19 23:24:22 +01:00
Reenables keys in e2e and removes monkeypatching
This commit is contained in:
@@ -81,7 +81,8 @@ jobs:
|
||||
. venv/bin/activate
|
||||
cp test/teos/e2e/teos-conf.py teos/conf.py
|
||||
python3 -m apps.generate_key -d ~/.teos/
|
||||
python3 -m apps.generate_key -n cli -d ~/.teos/
|
||||
python3 -m apps.generate_key -n cli -d ~/.teos_cli/
|
||||
cp ~/.teos/teos_pk.der ~/.teos_cli/
|
||||
|
||||
|
||||
# Run E2E tests
|
||||
|
||||
Reference in New Issue
Block a user