mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 10:54:00 +02:00
test# Please enter the commit message for your changes. Lines starting
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pytest pytest-cov
|
||||
pip install docker/requirements.txt
|
||||
pip install -r docker/requirements.txt
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest src/utils/test_nest_functions.py -vv
|
||||
|
||||
Reference in New Issue
Block a user