Skip to content

Commit

Permalink
Update CI config (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and ahrarmonsur committed Nov 17, 2022
1 parent 9adf9b4 commit e51a13d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion video-intelligence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"node": ">=8"
},
"scripts": {
"ava": "ava -T 20s --verbose test/*.test.js ./system-test/*.test.js",
"cover": "nyc --reporter=lcov --cache ava -T 20s --verbose test/*.test.js ./system-test/*.test.js && nyc report",
"test": "ava -T 5m --verbose system-test/*.test.js"
},
Expand Down

0 comments on commit e51a13d

Please sign in to comment.