Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tp1de committed Apr 17, 2024
2 parents f0ac2c9 + 7edf517 commit 367a71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +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 install'
# install-command: 'npm install'

# TODO: To enable automatic npm releases, create a token on npmjs.org
# Enter this token as a GitHub secret (with name NPM_TOKEN) in the repository options
Expand Down

0 comments on commit 367a71c

Please sign in to comment.