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-04 17:11:40 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
master
tridactyl
/
ci
/
mozilla.sh
5 lines
97 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Add scripts to help people replicate CI
2020-07-07 11:48:21 +02:00
#! /bin/sh
Stop needless build for lint CI job
2020-07-19 13:14:57 +01:00
yarn run build --no-native
Cheer up shellcheck
2020-09-28 11:55:14 +01:00
cd
"
${
0
%/*
}
"
/../build
||
exit
1
Stop needless build for lint CI job
2020-07-19 13:14:57 +01:00
"
$(
yarn bin
)
/web-ext
"
lint
Reference in a new issue
Copy permalink