Browse Source

chore: update script (#43027)

pull/43033/head
MadCcc 1 year ago
committed by GitHub
parent
commit
0bfecb16b5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      scripts/test-all.sh

2
scripts/test-all.sh

@ -2,7 +2,7 @@
echo "[TEST ALL] test changelog"
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" > ~test-all.txt

Loading…
Cancel
Save