Skip to content

Commit 6589f03

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github-actions-ed7e0e2f82
2 parents 45b06d2 + 943e875 commit 6589f03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/cmd/root.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ func Run() error {
3737
}()
3838

3939
// for initial testing, just sleep for 1 second and stop the spinner
40+
spinner.Suffix("running")
4041
time.Sleep(1 * time.Second)
4142
spinner.Stop()
4243

0 commit comments

Comments
 (0)