Skip to content

Commit

Permalink
Merge branch 'handle-class-skulpt' into lib
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienTainon committed Aug 28, 2024
2 parents 7f9b4dd + 4273791 commit 230d18d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/stepper/quickalgo_executor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ class QuickalgoExecutor {
Codecast.runner.stop();

await this.stepperContext.dispatch(stepperExecutionEndConditionReached(executionResult));

return;
}
}

Expand Down

0 comments on commit 230d18d

Please sign in to comment.