Skip to content

Commit

Permalink
Fix code coverage CI
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardHelm committed Nov 6, 2024
1 parent e2487d3 commit 3ad1d6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/post-merge-code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
node-version: 14
registry-url: https://npm.pkg.github.com

- 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

- name: Install yarn
run: npm install -g yarn

Expand Down

0 comments on commit 3ad1d6f

Please sign in to comment.