Skip to content

Commit

Permalink
run verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Brignull committed Jun 23, 2020
1 parent 56f06c7 commit 66be268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "CodeQL action",
"scripts": {
"build": "tsc",
"test": "ava src/** --serial",
"test": "ava src/** --serial --verbose",
"lint": "tslint -p . -c tslint.json 'src/**/*.ts'",
"removeNPMAbsolutePaths": "removeNPMAbsolutePaths . --force"
},
Expand Down

0 comments on commit 66be268

Please sign in to comment.