mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-01-26 03:34:06 +00:00
chore(ci): install deps
This commit is contained in:
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pytest pytest-cov ruff
|
||||
pip install -r requirements.txt
|
||||
|
||||
- name: Run Ruff linting
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user