mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 22:24:23 +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:
|
||||
name: Create pisa config
|
||||
command: cp pisa/sample_conf.py pisa/conf.py
|
||||
name: Creates config files
|
||||
command: |
|
||||
cp pisa/sample_conf.py pisa/conf.py
|
||||
cp apps/cli/sample_conf.py apps/cli/conf.py
|
||||
|
||||
- run:
|
||||
name: Run pisa unit tests
|
||||
|
||||
Reference in New Issue
Block a user