Skip to content

Commit 3ca8fd9

Browse files
authored
Update test_npm.yml
1 parent ef484a0 commit 3ca8fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
with:
1616
node-version: 14
1717
registry-url: https://registry.npmjs.org/
18-
- run: npm list
18+
- run: npm whoami
1919
env:
2020
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)