Skip to content
Snippets Groups Projects
Commit d714e42b authored by jcarpent's avatar jcarpent
Browse files

[Gitlab] Change to make check instead of make test

parent ea07d040
No related merge requests found
Pipeline #
......@@ -29,7 +29,7 @@ cache:
- make checkout
- make install
- cd work.*/${PROJECT}*/
- make test
- make check
- make doc
except:
- gh-pages
......
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