mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-18 06:34:19 +01:00
Updates circle-ci to create cli conf for unit test
This commit is contained in:
@@ -60,8 +60,10 @@ jobs:
|
|||||||
|
|
||||||
# Run unit tests
|
# Run unit tests
|
||||||
- run:
|
- run:
|
||||||
name: Create pisa config
|
name: Creates config files
|
||||||
command: cp pisa/sample_conf.py pisa/conf.py
|
command: |
|
||||||
|
cp pisa/sample_conf.py pisa/conf.py
|
||||||
|
cp apps/cli/sample_conf.py apps/cli/conf.py
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Run pisa unit tests
|
name: Run pisa unit tests
|
||||||
|
|||||||
Reference in New Issue
Block a user