Skip to content

Commit

Permalink
no package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
eddow committed Jun 7, 2024
1 parent b166abc commit 31f2f2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Disable lock file check
run: echo "::set-output name=check-run::false"
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 31f2f2f

Please sign in to comment.