Skip to content
Snippets Groups Projects
Commit 4244a1e8 authored by fima's avatar fima :beers:
Browse files

Update .gitlab-ci.yml file

parent f069d345
No related branches found
No related tags found
No related merge requests found
Pipeline #17499 passed
stages:
- test
run_tests:
stage: test
script:
- echo "Running unit pytest..."
- pytest -v
- echo "Done!"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment