Skip to content

Commit

Permalink
Update test-and-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Nov 20, 2024
1 parent 4d3ec30 commit c913373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
node-version: ${{ matrix.node-version }}
os: ${{ matrix.os }}
# Uncomment the following line if your adapter cannot be installed using 'npm ci'
install-command: 'npm ci --engines-strict'
# install-command: 'npm install'

# TODO: To enable automatic npm releases, create a token on npmjs.org
Expand Down

0 comments on commit c913373

Please sign in to comment.