From ca7ef2aac74dd2c2ba478aa04fa3159ca2653d26 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Wed, 25 Jul 2018 16:31:16 -0700 Subject: [build] Run expression tests in node-gcc6-debug job --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index e64f25b2e6..7b967d820b 100644 --- a/Makefile +++ b/Makefile @@ -506,6 +506,7 @@ test-node-recycle-map: node npm test npm run test-render -- --recycle-map --shuffle npm run test-query + npm run test-expressions #### Android targets ########################################################### -- cgit v1.2.1