Skip to content

Commit

Permalink
Merge branch 'main' into split-cli-bin-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
ilevyor authored Mar 15, 2024
2 parents d7285c8 + d04ca7b commit 61863f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: clone code
uses: actions/checkout@v3
with:
submodules: recursive
submodules: true
- name: Install Protoc
run: sudo apt-get install -y protobuf-compiler
- run: rustup component add clippy
Expand Down

0 comments on commit 61863f8

Please sign in to comment.