Skip to content

Commit 10a213f

Browse files
committed
gitlab-ci: Run tests in the makefile build
Confirm unit tests pass for this build like we do for the others.
1 parent a10ed43 commit 10a213f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,5 @@ makefile:
130130
- !reference [.snippets, git_prep]
131131
script:
132132
- make -f Makefile.unix -j8
133+
- make -f Makefile.unix check -j8
133134
- make -f Makefile.unix clean

0 commit comments

Comments
 (0)