Skip to content

Commit 0f8aca9

Browse files
authored
Merge pull request #23 from CoLearn-Dev/new_sdk
- remove test_example_protocol_greetings
2 parents c2e4850 + bf81aeb commit 0f8aca9

File tree

5 files changed

+0
-310
lines changed

5 files changed

+0
-310
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ jobs:
3131
run: cargo fmt --all -- --check
3232
- name: Clippy test
3333
run: cargo clippy --profile test -- -D warnings -D clippy::dbg_macro
34-
- name: Pull and Build SDK
35-
env:
36-
GIT_SSH_COMMAND: "ssh -o StrictHostKeyChecking=no"
37-
run: bash pull-and-build-sdk.sh
38-
working-directory: tests
3934
- name: Run tests
4035
run: cargo test
4136
timeout-minutes: 10

.github/workflows/trigger.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@
33
/.vscode
44
host_token.txt
55
/init_state
6-
/tests/sdk-a/
7-
/tests/sdk-p/

tests/pull-and-build-sdk.sh

Lines changed: 0 additions & 12 deletions
This file was deleted.

tests/test_example_protocol_greetings.rs

Lines changed: 0 additions & 270 deletions
This file was deleted.

0 commit comments

Comments
 (0)