mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-02-01 04:34:31 +01:00
Remove creating keys from config
This commit is contained in:
@@ -49,13 +49,7 @@ jobs:
|
||||
command: cp pisa/sample_conf.py pisa/conf.py
|
||||
|
||||
- run:
|
||||
name: create keypair
|
||||
command: |
|
||||
. venv/bin/activate
|
||||
python apps/generate_key.py
|
||||
|
||||
- run:
|
||||
name: run tests
|
||||
name: run pisa tests
|
||||
command: |
|
||||
. venv/bin/activate
|
||||
pytest test/unit
|
||||
|
||||
Reference in New Issue
Block a user