MadCcc
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
scripts/test-all.sh
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
|
echo "[TEST ALL] test changelog" |
|
|
echo "[TEST ALL] test changelog" |
|
|
echo "[TEST ALL] test changelog" > ~test-all.txt |
|
|
echo "[TEST ALL] test changelog" > ~test-all.txt |
|
|
# node ./scripts/check-version-md.ts |
|
|
ts-node --esm --project tsconfig.node.json ./scripts/check-version-md.ts |
|
|
|
|
|
|
|
|
echo "[TEST ALL] check-commit" |
|
|
echo "[TEST ALL] check-commit" |
|
|
echo "[TEST ALL] check-commit" > ~test-all.txt |
|
|
echo "[TEST ALL] check-commit" > ~test-all.txt |
|
|