mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-19 01:54:06 +02:00
Test automation-test
This commit is contained in:
1
.github/workflows/push-main-image-ghcr.yml
vendored
1
.github/workflows/push-main-image-ghcr.yml
vendored
@@ -20,7 +20,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pip install pytest pytest-cov
|
||||
|
||||
Reference in New Issue
Block a user