Skip to content

Commit

Permalink
Merge 1b60403 into cc9550a
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 authored Nov 4, 2023
2 parents cc9550a + 1b60403 commit f41f49c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update_package_lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: rm package-lock.json
- run: npm install
- run: npm test
- run: npm install-test
- uses: gr2m/create-or-update-pull-request-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f41f49c

Please sign in to comment.