Skip to content

Commit

Permalink
Try 2 to fix formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
thom-at-redhat committed Oct 24, 2024
1 parent 404e691 commit 954bf99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/workceptor/remote_work.go
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ func (rw *remoteUnit) getConnectionAndRun(ctx context.Context, firstTimeSync boo
if err != nil {
rw.GetWorkceptor().nc.GetLogger().Error("Error running action function: %s", err)
}

Check warning on line 142 in pkg/workceptor/remote_work.go

View check run for this annotation

Codecov / codecov/patch

pkg/workceptor/remote_work.go#L139-L142

Added lines #L139 - L142 were not covered by tests

} else {
failure()
}
Expand Down

0 comments on commit 954bf99

Please sign in to comment.