We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0175e43 commit 6c12ff1Copy full SHA for 6c12ff1
bin/test.ps1
@@ -129,5 +129,3 @@ if (!$Exercise) {
129
130
Use-ExampleImplementation $conceptExercisesDir $practiceExercisesDir
131
Test-ExerciseImplementation -Exercise $Exercise -BuildDir $buildDir -ConceptExercisesDir $conceptExercisesDir -PracticeExercisesDir $practiceExercisesDir -IsCI $isCi
132
-
133
-exit $LastExitCode
0 commit comments