Skip to content

Commit 95c28e4

Browse files
committed
Checking user-installed node packages
1 parent 4a27148 commit 95c28e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/nodejs-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,6 @@ jobs:
5858
PACKAGE_VERSION=$(grep '"version"' package.json | cut -d '"' -f 4 | head -n 1)
5959
cd ../$sample_code_node
6060
npm install file:../$sdk_node/authorizenet-$PACKAGE_VERSION.tgz
61+
npm list
6162
node test-runner.js
6263

0 commit comments

Comments
 (0)