This website requires JavaScript.
Explore
Help
Sign in
hiro
/
tridactyl
Watch
1
Star
0
Fork
You've already forked tridactyl
0
mirror of
https://github.com/vale981/tridactyl
synced
2025-03-05 09:31:41 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
304e5941bb
tridactyl
/
ci
/
unit.sh
5 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
Add scripts to help people replicate CI
2020-07-07 11:48:21 +02:00
#! /bin/sh
Cheer up shellcheck
2020-09-28 11:55:14 +01:00
cd
"
${
0
%/*
}
"
||
exit
Stop needless build for lint CI job
2020-07-19 13:14:57 +01:00
yarn run build --no-native
Add scripts to help people replicate CI
2020-07-07 11:48:21 +02:00
"
$(
yarn bin
)
/jest
"
src
Reference in a new issue
Copy permalink