Skip to content

Commit 791a585

Browse files
committed
ci: test
1 parent a403e4a commit 791a585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ LOAD_PATH ?= $(addprefix -L ../,$(DEPS))
1616
LOAD_PATH += -L .
1717

1818
# TODO: add checkdoc and lint
19-
ci: build compile checkdoc
19+
ci: build compile test
2020

2121
build:
2222
$(EASK) package

0 commit comments

Comments
 (0)