docopts
docopts copied to clipboard
optim(ci): clone `bats-core` with `--depth=1`
Summary
Install bats-core with git clone ... --depth=1 as an optimization
Details
- should be a good bit faster than cloning with the whole history
Testing
Can see CI passing on my branch here (which is built on top of #62 for CI to exist)