We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c72f7 commit cde8052Copy full SHA for cde8052
Makefile
@@ -25,7 +25,7 @@ unix-ci: WINDOWS-INSTALL=
25
unix-ci: clean build compile checkdoc lint unix-test
26
27
windows-ci: CASK=
28
-windows-ci: clean compile checkdoc
+windows-ci: clean compile checkdoc lint windows-test
29
30
compile:
31
@echo "Compiling..."
0 commit comments