Skip to content

Commit

Permalink
feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhuff committed Aug 14, 2024
1 parent 71ed017 commit ee61901
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ export function ProtocolRunHeader({
})

// Close the run if no tips are attached after running tip check at least once.
// This marks the robot as "not busy", as soon as a run is cancelled if drop tip CTAs are unnecessary.
if (initialPipettesWithTipsCount === 0) {
closeCurrentRun()
}
Expand Down

0 comments on commit ee61901

Please sign in to comment.