Skip to content

Commit 69ffcf8

Browse files
committed
Remove CI steps that are no longer required
1 parent aa5540e commit 69ffcf8

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,6 @@ jobs:
5353
exit 1
5454
fi
5555
56-
- name: Setup Rust Toolchain
57-
uses: dtolnay/rust-toolchain@stable
58-
id: rust-toolchain
59-
60-
- name: Install Protoc
61-
uses: arduino/setup-protoc@v3
62-
with:
63-
version: '27.4'
64-
repo-token: ${{ secrets.GITHUB_TOKEN }}
65-
6656
- name: Setup Python
6757
uses: actions/setup-python@v6
6858
with:

0 commit comments

Comments
 (0)