mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
take 2
This commit is contained in:
parent
05d8bdb588
commit
f87e14c083
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pytest.yml
vendored
1
.github/workflows/pytest.yml
vendored
|
@ -23,5 +23,6 @@ jobs:
|
|||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
pip install pytest
|
||||
- name: Test with pytest
|
||||
run: pytest -vv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue