This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
chardet
Watch
1
Star
0
Fork
You've already forked chardet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e1cccd9b31
chardet
/
.github
/
workflows
/
test-build.sh
5 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Test exports
2022-09-30 02:41:58 +00:00
#!/bin/sh -ex
node ./.github/workflows/test-build.js
chore: Use npx instead of `npm bin`
2023-03-09 23:51:09 +00:00
npx ts-node ./.github/workflows/test-build.ts