Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit abc6f9c

Browse files
committed
Testing CI more
1 parent 4efbe7b commit abc6f9c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"scripts": {
1212
"setup": "cd js-backend && npm install && cd .. && cd vue-ui && npm install && cd ..",
1313
"lint": "cd js-backend && npm run lint && cd .. && cd vue-ui && npm run lint && cd ..",
14+
"test": "echo \"Error: no test specified\" && exit 0"
1415
},
1516
"contributors": []
1617
}

0 commit comments

Comments
 (0)