Skip to content

Commit 93e71a3

Browse files
style: whitespace cleanup in test workflow (#255)
1 parent ea54c5d commit 93e71a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- name: Install Rust Toolchain
1717
run: rustup toolchain install stable --profile minimal --no-self-update
1818
- name: Install protoc
19-
uses: arduino/setup-protoc@v3
19+
uses: arduino/setup-protoc@v3
2020
- name: Run Cargo Tests
2121
run: cargo test
22-

0 commit comments

Comments
 (0)