Skip to content

Commit e08815e

Browse files
author
Rafael Fernandez Serra
committed
remove unnecessary npm command
1 parent 03fc6e6 commit e08815e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
- uses: actions/checkout@v2
4343
- name: Prepare to Test Downstream Projects
4444
run: |
45-
npm config set scripts-prepend-node-path auto
4645
git config --global user.email uirouter@github.actions
4746
git config --global user.name uirouter_github_actions
4847
- name: Install Dependencies

0 commit comments

Comments
 (0)