Skip to content
Snippets Groups Projects
Commit 78325e48 authored by Petteri Laitinen's avatar Petteri Laitinen
Browse files

Lisätty yksikötestaus tiedostoon .gitlab-ci.yml

parent a4df3043
No related branches found
No related tags found
No related merge requests found
Pipeline #25500 passed
...@@ -13,6 +13,11 @@ muodollisuustesti: ...@@ -13,6 +13,11 @@ muodollisuustesti:
script: script:
- python bayesian_adapted_gmm_for_background_extraction.py - python bayesian_adapted_gmm_for_background_extraction.py
yksikkotesti:
stage: Testi
script:
- python simple_unit_tests.py
toimivuustesti: toimivuustesti:
stage: Testi stage: Testi
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment