mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 13:54:01 +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
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest src/utils/test_nest_functions.py -vv
|
||||
pytest ./src/utils/test_nest_functions.py -vv
|
||||
|
||||
|
||||
build-main:
|
||||
|
||||
Reference in New Issue
Block a user