From 0408cff3fc0f78199933b92f4dffec21c6d28e78 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 21 Sep 2017 16:28:27 +0200 Subject: [PATCH] update ci --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8a457ca..c26865b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,7 +34,7 @@ testLEGACY: testStableWindows: stage: test script: - - yarn global add npmts && yarn install && yarn test + - yarn global add npmts && cd C:\\gitlab_runner\builds\326a2ffb\0\pushrocks\smartfile && yarn install && yarn test coverage: /\d+.?\d+?\%\s*coverage/ tags: - windows