mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-01 17:26:34 +00:00
test
This commit is contained in:
parent
f90bfb60c8
commit
38dd368eb2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
"format": "prettier --write **/*.ts",
|
||||
"format-check": "prettier --check **/*.ts",
|
||||
"lint": "eslint **/*.ts",
|
||||
"test": "./node_modules/.bin/jest --testTimeout 10000"
|
||||
"test": "./node_modules/jest/bin/jest --testTimeout 10000"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Add table
Reference in a new issue