mirror of
https://github.com/qurator-spk/modstool.git
synced 2025-06-09 19:59:57 +02:00
🐛 Fix tests
This commit is contained in:
parent
ae650f70a2
commit
03d86ce68a
2 changed files with 3 additions and 2 deletions
|
@ -10,8 +10,8 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
- run: pip3 install --upgrade pip
|
||||
- run: pip3 install -r requirements.txt
|
||||
- run: pip3 install pytest
|
||||
- run: pip3 install -e .
|
||||
- run: pip3 install -r requirements-test.txt
|
||||
- run: pytest
|
||||
|
||||
workflows:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue