Skip to content

Commit

Permalink
chore: remove the protoc action in github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ethe committed Jul 22, 2024
1 parent 0e96d8e commit b1bef0b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
override: true
components: rustfmt, clippy

- name: Install Protoc
uses: arduino/setup-protoc@v2

# `cargo check` command here will use installed `nightly`
# as it is set as an "override" for current directory

Expand Down

0 comments on commit b1bef0b

Please sign in to comment.