Skip to content

Commit 5440566

Browse files
author
Gregor Gololicic
committed
test
1 parent 099b235 commit 5440566

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ jobs:
88
homebrew:
99
if: github.event_name == 'release' && github.event.action == 'published' # skip for pre-release
1010
name: Bump Homebrew formula
11-
steps:
12-
run: echo "HELLO"
11+
run: echo "HELLO"

0 commit comments

Comments
 (0)