mirror of
https://github.com/actions/setup-go.git
synced 2025-05-04 14:14:34 +00:00
another test and bugs
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
"build": "tsc && ncc build",
|
||||
"format": "prettier --write **/*.ts",
|
||||
"format-check": "prettier --check **/*.ts",
|
||||
"test": "jest",
|
||||
"test": "jest --coverage",
|
||||
"pre-checkin": "npm run format && npm run build && npm test"
|
||||
},
|
||||
"repository": {
|
||||
|
Reference in New Issue
Block a user