mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-07 12:09:22 +00:00
fix tests
This commit is contained in:
2
.github/workflows/lint_python.yml
vendored
2
.github/workflows/lint_python.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
- name: Install python dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r tubearchivist/requirements-dev.txt
|
||||
pip install -r backend/requirements-dev.txt
|
||||
|
||||
- name: Run Linter
|
||||
run: ./deploy.sh validate
|
||||
|
||||
Reference in New Issue
Block a user