Skip to content

Commit

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

0 comments on commit 1151be3

Please sign in to comment.