commit | e4eaf2c395cba623e51c9f456c16fadb76e3a587 | [log] [tgz] |
---|---|---|
author | Manar <manarabdelatty@aucegypt.edu> | Mon Apr 19 19:21:32 2021 +0200 |
committer | GitHub <noreply@github.com> | Mon Apr 19 19:21:32 2021 +0200 |
tree | 1ec2987647ed86a4b59344a38e5ab08950df7d86 | |
parent | bcd7adcff4824b318123ed077a7a49ffcf81405f [diff] |
Update run-dv-wrapper.sh
diff --git a/.github/scripts/dv/run-dv-wrapper.sh b/.github/scripts/dv/run-dv-wrapper.sh index f06fa76..1160bbc 100644 --- a/.github/scripts/dv/run-dv-wrapper.sh +++ b/.github/scripts/dv/run-dv-wrapper.sh
@@ -22,7 +22,7 @@ DV_TEST_IDS=(${IDS//,/ }) export TARGET_PATH=$(pwd) -export CARAVEL_ROOT=$(pwd)/caravel +export CARAVEL_ROOT=$(pwd)/caravel-lite if [ ! -d $TARGET_PATH ] then @@ -74,4 +74,4 @@ fi done -exit 0; \ No newline at end of file +exit 0;