We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7507a commit eda943fCopy full SHA for eda943f
1 file changed
.gitlab-ci.yml
@@ -9,6 +9,7 @@ stages:
9
script:
10
- npm ci
11
- npm run build
12
+ - npm link packages/runtime
13
- npm run test
14
15
node-10-llvm-6:
0 commit comments