docopts icon indicating copy to clipboard operation
docopts copied to clipboard

optim(ci): clone `bats-core` with `--depth=1`

Open agilgur5 opened this issue 3 years ago • 0 comments

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)

agilgur5 avatar Aug 14 '22 01:08 agilgur5