Closed agilgur5 closed 2 years ago
Install bats-core with git clone ... --depth=1 as an optimization
bats-core
git clone ... --depth=1
Can see CI passing on my branch here (which is built on top of #62 for CI to exist)
Rebased this on top of master now that #62 was merged. CI still passes on this PR 🙂
master
OK
Summary
Install
bats-core
withgit clone ... --depth=1
as an optimizationDetails
Testing
Can see CI passing on my branch here (which is built on top of #62 for CI to exist)