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