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 ad23dd5 commit f1dba45Copy full SHA for f1dba45
.project_automation/functional_tests/entrypoint.sh
@@ -40,6 +40,7 @@ go test -timeout 45m
40
41
#********** CLEANUP *************
42
echo "Cleaning up all temp files and artifacts"
43
+cd ${PROJECT_PATH}
44
make clean
45
46
echo "End of Functional Tests"
0 commit comments