Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
Signed-off-by: Charalampos Mainas <[email protected]>
  • Loading branch information
cmainas committed Feb 14, 2025
1 parent f348e85 commit 3349133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/urunc/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ var version string
var metrics = m.NewZerologMetrics(constants.TimestampTargetFile)

func main() {
runtime.GOMAXPROCS(1)
root := "/run/urunc"
app := cli.NewApp()
app.Name = "urunc"
Expand Down

0 comments on commit 3349133

Please sign in to comment.