Skip to content

Commit cdede56

Browse files
committed
HEHE2
1 parent ddbb1f6 commit cdede56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: dtolnay/rust-toolchain@nightly
1919
- name: Install dependencies
2020
run: sudo apt-get update && sudo apt-get install -y protobuf-compiler
21-
- name Test Lib
21+
- name: Test Lib
2222
run: cargo test --lib
2323

2424
build-node:

0 commit comments

Comments
 (0)