mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-02-23 15:34:18 +01:00
Gets rid of sample_confs and add defaults confs
This commit is contained in:
@@ -50,12 +50,6 @@ jobs:
|
||||
/snap/bin/bitcoin-core.daemon
|
||||
|
||||
# Run unit tests
|
||||
- run:
|
||||
name: Creates config files
|
||||
command: |
|
||||
cp teos/sample_conf.py teos/conf.py
|
||||
cp cli/sample_conf.py cli/conf.py
|
||||
|
||||
- run:
|
||||
name: Run teos unit tests
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user