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.
1 parent cc57e72 commit 3514d46Copy full SHA for 3514d46
1 file changed
action.yaml
@@ -55,7 +55,7 @@ runs:
55
shell: bash
56
run: |
57
# For bats-assert and friends
58
- brew tap kaos/shell >/dev/null
+ brew tap bats-core/bats-core >/dev/null
59
brew install bats-core bats-file bats-assert bats-support jq mkcert yq >/dev/null
60
mkcert -install
61
0 commit comments