Skip to content

Commit c4ee01b

Browse files
committed
Share Testing check
1 parent 7cd4d25 commit c4ee01b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test_rust.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
with:
3434
toolchain: stable
3535
override: true
36-
- name: Install dependencies
37-
run: sudo apt update && sudo apt-get install libnanomsg-dev
3836
- name: Test main module
3937
run: cargo test
4038
working-directory: ./src/rust

0 commit comments

Comments
 (0)