Skip to content

Commit cde8052

Browse files
committed
Revert back to full test
1 parent f5c72f7 commit cde8052

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
@@ -25,7 +25,7 @@ unix-ci: WINDOWS-INSTALL=
2525
unix-ci: clean build compile checkdoc lint unix-test
2626

2727
windows-ci: CASK=
28-
windows-ci: clean compile checkdoc
28+
windows-ci: clean compile checkdoc lint windows-test
2929

3030
compile:
3131
@echo "Compiling..."

0 commit comments

Comments
 (0)