mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 12:19:54 +02:00
ci: install test dependencies
This commit is contained in:
parent
4e1956df5e
commit
6bb32c0bfd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-eynollah.yml
vendored
1
.github/workflows/test-eynollah.yml
vendored
|
@ -31,5 +31,6 @@ jobs:
|
|||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install .
|
||||
pip install -r requirements-test.txt
|
||||
- name: Test with pytest
|
||||
run: make test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue