Skip to content
Snippets Groups Projects
Commit bb7ad1d9 authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
Browse files

Update .gitlab-ci.yml

parent 83168f78
No related branches found
No related tags found
No related merge requests found
Pipeline #4971 failed
......@@ -11,10 +11,8 @@ build:
- python3 -m pip install PyQt5
script:
- cd python; make rc
after_script:
- cd python; make check
#test:
# - stage: test
# - script:
# - cd python; make check
test:
stage: test
script:
- cd python; make check
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