Skip to content

Commit f1dba45

Browse files
committed
fix: make clean
1 parent ad23dd5 commit f1dba45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.project_automation/functional_tests/entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ go test -timeout 45m
4040

4141
#********** CLEANUP *************
4242
echo "Cleaning up all temp files and artifacts"
43+
cd ${PROJECT_PATH}
4344
make clean
4445

4546
echo "End of Functional Tests"

0 commit comments

Comments
 (0)