Skip to content

Commit

Permalink
testing gh runners
Browse files Browse the repository at this point in the history
Signed-off-by: Haytham Abuelfutuh <[email protected]>
  • Loading branch information
EngHabu committed Sep 15, 2023
1 parent 95db070 commit 2e2ba7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@ func main() {
err := single.Execute()
if err != nil {
panic(err)
} else {
glog.V(2).Info("Shutting down Flyte")
}
}

0 comments on commit 2e2ba7e

Please sign in to comment.