Use example config for tests
All checks were successful
Test pipeline / test (push) Successful in 11s
All checks were successful
Test pipeline / test (push) Successful in 11s
This commit is contained in:
parent
3141780dad
commit
3dd034c234
3 changed files with 35 additions and 10 deletions
|
@ -18,10 +18,6 @@ jobs:
|
|||
pip install -r requirements.txt
|
||||
pip install -r requirements-dev.txt
|
||||
|
||||
- name: Copy example config
|
||||
run: |
|
||||
cp config_example.yaml config.yaml
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue