mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-07-23 17:59:59 +02:00
ci: smoke-test make docker
This commit is contained in:
parent
c487be2a1d
commit
b13759fdcf
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-eynollah.yml
vendored
2
.github/workflows/test-eynollah.yml
vendored
|
@ -34,3 +34,5 @@ jobs:
|
||||||
pip install -r requirements-test.txt
|
pip install -r requirements-test.txt
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: make test
|
run: make test
|
||||||
|
- name: Test docker build
|
||||||
|
run: make docker
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue