mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-08 00:48:06 -05:00
3 lines
93 B
Bash
Executable File
3 lines
93 B
Bash
Executable File
#!/bin/bash
|
|
PERCY_TARGET_BRANCH=dev npx percy exec -- bundle exec rspec spec/features/percy/
|