fix tests

This commit is contained in:
Simon
2024-08-03 23:37:23 +02:00
parent 192d518c2b
commit b864813a7b
4 changed files with 4 additions and 26 deletions

View File

@@ -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