Skip to content
Snippets Groups Projects
Commit c8cdbb9e authored by Matthieu Boileau's avatar Matthieu Boileau
Browse files

Remove test

parent 82b8e307
Branches
Tags
No related merge requests found
stages:
- build
- test
build_hello:
stage: build
tags:
- shell
script:
- make
test_hello:
stage: test
tags:
- shell
script:
- make test
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment