mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 13:54:01 +02:00
test autmation test
This commit is contained in:
2
.github/workflows/push-main-image-ghcr.yml
vendored
2
.github/workflows/push-main-image-ghcr.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
pip install pytest pytest-cov
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest test_nest_functions.py -vv
|
||||
pytest /home/runner/work/decluttarr/src/utils/test_nest_functions.py -vv
|
||||
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user