Skip to content

Commit

Permalink
Remove superfluous statement
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom committed Oct 20, 2024
1 parent 0175e43 commit 6c12ff1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/test.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,3 @@ if (!$Exercise) {

Use-ExampleImplementation $conceptExercisesDir $practiceExercisesDir
Test-ExerciseImplementation -Exercise $Exercise -BuildDir $buildDir -ConceptExercisesDir $conceptExercisesDir -PracticeExercisesDir $practiceExercisesDir -IsCI $isCi

exit $LastExitCode

0 comments on commit 6c12ff1

Please sign in to comment.