mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 10:54:00 +02:00
test
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -26,9 +26,10 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pytest pytest-cov
|
||||
pip install docker/requirements.txt
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest test_nest_functions.py -vv
|
||||
pytest src/utils/test_nest_functions.py -vv
|
||||
|
||||
|
||||
build-main:
|
||||
|
||||
Reference in New Issue
Block a user