diff --git a/dist/steps/run_tests.sh b/dist/steps/run_tests.sh index 7223060..7570741 100755 --- a/dist/steps/run_tests.sh +++ b/dist/steps/run_tests.sh @@ -129,4 +129,4 @@ fi # Add read permissions for everyone to all artifacts chmod -R a+r "$UNITY_PROJECT_PATH" chmod -R a+r "$FULL_ARTIFACTS_PATH" -chmod -R a+r "$FULL_COVERAGE_RESULTS_PATH" \ No newline at end of file +chmod -R a+r "$FULL_COVERAGE_RESULTS_PATH"