We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2bce34 commit 4f708ceCopy full SHA for 4f708ce
run-tests.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
3
-apk add bats --update-cache --repository http://dl-3.alpinelinux.org/alpine/edge/community/ --allow-untrusted
+apk add bats
4
5
bats test.bats
0 commit comments