We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bats
1 parent 75c1e15 commit cbffce8Copy full SHA for cbffce8
Makefile
@@ -69,7 +69,7 @@ list: check-reqs
69
@set -x; make --silent show | jq -r '.target | path(.. | select(.platforms[] | contains("linux/$(ARCH)"))?) | add'
70
71
bats:
72
- git clone --branch v1.12.0 https://github.com/bats-core/bats-core bats
+ git clone --branch v1.13.0 https://github.com/bats-core/bats-core bats
73
74
prepare-test: bats check-reqs
75
git submodule update --init --recursive
0 commit comments