Skip to content

Commit b1319ad

Browse files
authored
chore(ci): fix code coverage pipeline (VIV-000) (#1445)
1 parent e2487d3 commit b1319ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/post-merge-code-coverage.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
node-version: 14
2727
registry-url: https://npm.pkg.github.com
2828

29-
- run: printf "registry=https://npm.pkg.github.com/Vonage\n_authToken=\${GITHUB_TOKEN}\n//npm.pkg.github.com/:_authToken=\${GITHUB_TOKEN}\nalways-auth=true" > .npmrc
30-
3129
- name: Install yarn
3230
run: npm install -g yarn
3331

0 commit comments

Comments
 (0)