Skip to content
Snippets Groups Projects
Commit 0740b997 authored by Jean-Baptiste's avatar Jean-Baptiste
Browse files

Merge branch '82-run-ci-test' into 'master'

Resolve "Pipeline doesn't run test"

Closes #82

See merge request startinblox/djangoldp-packages/djangoldp!21
parents 15d09b23 8d7fbeb1
No related branches found
Tags v0.5.27
1 merge request!21Resolve "Pipeline doesn't run test"
Pipeline #728 passed with stage
in 1 minute and 20 seconds
......@@ -8,7 +8,8 @@ stages:
test:
stage: test
script:
- echo 'Make your tests here !'
- pip install .[dev]
- python -m unittest djangoldp.tests.runner
except:
- master
tags:
......
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