Skip to content

Commit 70e12a7

Browse files
dpebotAce Nassri
authored and
Ace Nassri
committed
Update CI config (#105)
1 parent 1e315ae commit 70e12a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

video-intelligence/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"node": ">=8"
1010
},
1111
"scripts": {
12-
"ava": "ava -T 20s --verbose test/*.test.js ./system-test/*.test.js",
1312
"cover": "nyc --reporter=lcov --cache ava -T 20s --verbose test/*.test.js ./system-test/*.test.js && nyc report",
1413
"test": "ava -T 5m --verbose system-test/*.test.js"
1514
},

0 commit comments

Comments
 (0)