clean up before
This commit is contained in:
parent
b7b4631231
commit
72e903cf68
2
.github/workflows/run_unit_test.sh
vendored
2
.github/workflows/run_unit_test.sh
vendored
@ -10,7 +10,7 @@ git clone -b $(cat /tmp/git_head_ref) "https://github.com/$(cat /tmp/git_reposit
|
|||||||
cd ipld-eth-server
|
cd ipld-eth-server
|
||||||
|
|
||||||
## Remove the branch and github related info. This way future runs wont be confused.
|
## Remove the branch and github related info. This way future runs wont be confused.
|
||||||
#rm -f /tmp/git_head_ref /tmp/git_repository
|
rm -f /tmp/git_head_ref /tmp/git_repository
|
||||||
|
|
||||||
# Setup the DB
|
# Setup the DB
|
||||||
cd $temp_dir
|
cd $temp_dir
|
||||||
|
Loading…
Reference in New Issue
Block a user