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 96d5570 commit ecfef92Copy full SHA for ecfef92
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.11.1 https://github.com/bats-core/bats-core bats
+ git clone --branch v1.12.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