Skip to content

Commit 3a85440

Browse files
committed
test: update value
Signed-off-by: jiseong.oh <[email protected]>
1 parent 552a59b commit 3a85440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ jobs:
891891
PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh --build-tool "cmake"
892892
893893
# Setup Samsung SDK (AI Lite Core) and install enn backend
894-
source .ci/scripts/setup-samsung-linux-deps.sh --token "$SECRET_SAMSUNG_AI_LITECORE_KEY"
894+
source .ci/scripts/setup-samsung-linux-deps.sh --token $SECRET_SAMSUNG_AI_LITECORE_KEY
895895
896896
# Test models serially
897897
models="mv2 ic3 resnet18 resnet50"

0 commit comments

Comments
 (0)