Skip to content

Commit 3514d46

Browse files
authored
build: Use official brew tap for bats-core (#48)
1 parent cc57e72 commit 3514d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ runs:
5555
shell: bash
5656
run: |
5757
# For bats-assert and friends
58-
brew tap kaos/shell >/dev/null
58+
brew tap bats-core/bats-core >/dev/null
5959
brew install bats-core bats-file bats-assert bats-support jq mkcert yq >/dev/null
6060
mkcert -install
6161

0 commit comments

Comments
 (0)