Skip to content

Commit 66be268

Browse files
run verbose
1 parent 56f06c7 commit 66be268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "CodeQL action",
66
"scripts": {
77
"build": "tsc",
8-
"test": "ava src/** --serial",
8+
"test": "ava src/** --serial --verbose",
99
"lint": "tslint -p . -c tslint.json 'src/**/*.ts'",
1010
"removeNPMAbsolutePaths": "removeNPMAbsolutePaths . --force"
1111
},

0 commit comments

Comments
 (0)