Skip to content

Commit 35c586a

Browse files
Remove npm ci --loglevel flag and bump version
1 parent eac1900 commit 35c586a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
node-version: 22.11.0
3737
registry-url: https://npm.echohq.com/
38-
- run: npm ci --loglevel=http
38+
- run: npm ci
3939
env:
4040
ECHO_LIBRARIES_ACCESS_KEY: ${{ secrets.ECHO_LIBRARIES_ACCESS_KEY }}
4141
- name: Code Linting

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)