This website requires JavaScript.
Explore
Help
Sign In
NoRedInk
/
noredink-ui
Watch
1
Star
1
Fork
0
You've already forked noredink-ui
mirror of
https://github.com/NoRedInk/noredink-ui.git
synced
2024-12-19 03:31:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
366278230f
noredink-ui
/
script
/
percy-tests.sh
4 lines
91 B
Bash
Raw
Normal View
History
Unescape
Escape
set up makefile and bash script
2019-11-15 14:16:25 +03:00
#!/usr/bin/env bash
set
-euo pipefail
Use percy/cli
2022-01-22 03:49:18 +03:00
npx percy
exec
-- mocha script/percy-tests.js --exit
Reference in New Issue
Copy Permalink