Skip to content
Snippets Groups Projects
Unverified Commit 88c55064 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Fix syntax error in CI

parent 53282f16
Branches 29-menu-doesn-t-work-with-react
No related tags found
1 merge request!65Resolve "Update name"
Pipeline #12684 failed
......@@ -16,7 +16,7 @@ unittest:
image: python:3.7
script:
- pip install -r requirements.txt
- pip install pytest
- pip install pytest
- pytest
build:docker:master:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment