Skip to content

Commit a5e1609

Browse files
committed
ignore scd openssl demo
1 parent ba1e5d0 commit a5e1609

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
cp ./java_sdk_dynamic_lib_linux/* ./demo/src/main/resources/WeDPR_dynamic_lib/
3232
- name: compile and run ut
3333
run: bash ./gradlew clean build
34-
- name: run demo
35-
run: cd demo/dist/ && java -cp "apps/*:conf/:libs/*" com.webank.wedpr.demo.DemoMain
34+
# - name: run demo
35+
# run: cd demo/dist/ && java -cp "apps/*:conf/:libs/*" com.webank.wedpr.demo.DemoMain

0 commit comments

Comments
 (0)