mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-02-23 07:24:30 +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
|
command: cp pisa/sample_conf.py pisa/conf.py
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: create keypair
|
name: run pisa tests
|
||||||
command: |
|
|
||||||
. venv/bin/activate
|
|
||||||
python apps/generate_key.py
|
|
||||||
|
|
||||||
- run:
|
|
||||||
name: run tests
|
|
||||||
command: |
|
command: |
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
pytest test/unit
|
pytest test/unit
|
||||||
|
|||||||
Reference in New Issue
Block a user