Switched to gscan testing via GitHub Actions
no issue
This commit is contained in:
parent
9587fbce06
commit
1aa2b9eca8
3 changed files with 33 additions and 9 deletions
|
@ -15,6 +15,7 @@
|
|||
"dev": "gulp",
|
||||
"zip": "gulp zip",
|
||||
"test": "gscan .",
|
||||
"test:ci": "gscan --fatal --verbose .",
|
||||
"pretest": "gulp build",
|
||||
"preship": "yarn test",
|
||||
"ship": "STATUS=$(git status --porcelain); echo $STATUS; if [ -z \"$STATUS\" ]; then yarn version && git push --follow-tags; fi"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue