Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alph00 committed Jul 11, 2024
1 parent f3c89e1 commit af280e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scripts/run_core_ut.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ export LD_LIBRARY_PATH=${UT_BASE_PATH}:$LD_LIBRARY_PATH
pwd
ls
cd ./core
pwd
ls
cd ./build
pwd
ls
cd -
cd ../..
cd $TARGET_ARTIFACT_PATH
search_files .

0 comments on commit af280e9

Please sign in to comment.