Skip to content

Commit 45624a6

Browse files
committed
test
1 parent 901c09d commit 45624a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
command: npm install
2929
- run:
3030
name: Show all dependencies
31-
command: npm ls
31+
command: npm ls --all
3232
- run:
3333
name: Test
3434
command: npm test

0 commit comments

Comments
 (0)