mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-02-25 08:51:31 -05:00
Add CI test script to package.json
This commit is contained in:
parent
91957838be
commit
8443d3e397
@ -15,7 +15,8 @@
|
||||
"@peculiar/webcrypto": "^1.1.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
"test": "mocha",
|
||||
"ci-test": "mocha --reporter-option output=mocha-results.xml"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user