We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f06c7 commit 66be268Copy full SHA for 66be268
package.json
@@ -5,7 +5,7 @@
5
"description": "CodeQL action",
6
"scripts": {
7
"build": "tsc",
8
- "test": "ava src/** --serial",
+ "test": "ava src/** --serial --verbose",
9
"lint": "tslint -p . -c tslint.json 'src/**/*.ts'",
10
"removeNPMAbsolutePaths": "removeNPMAbsolutePaths . --force"
11
},
0 commit comments