Skip to content

Commit

Permalink
chore: (jobs.update_package_lock.steps)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Oct 21, 2023
1 parent 1151be3 commit 351bb40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_package_lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
node-version: 20.8.1
- run: rm package-lock.json
- run: npm install
- run: npm test
- uses: gr2m/create-or-update-pull-request-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 351bb40

Please sign in to comment.