Skip to content

Commit 0b7259d

Browse files
committed
gitlab: use make test
1 parent 3e1ec76 commit 0b7259d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ cache:
1818
- make checkout MASTER_REPOSITORY="dir ${CI_PROJECT_DIR}"
1919
- make install
2020
- cd work.$(hostname)/$(make show-var VARNAME=DISTNAME)
21-
- make check
22-
21+
- make test
2322

2423
robotpkg-py-eigenpy-dubnium-release:
2524
<<: *robotpkg-py-eigenpy

0 commit comments

Comments
 (0)