mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-20 05:54:17 +02:00
test
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
pip install -r docker/requirements.txt
|
pip install -r docker/requirements.txt
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
pytest src/utils/test_nest_functions.py -vv
|
pytest ./src/utils/test_nest_functions.py -vv
|
||||||
|
|
||||||
|
|
||||||
build-main:
|
build-main:
|
||||||
|
|||||||
Reference in New Issue
Block a user