Skip to content

Commit

Permalink
Revert "add protobuf to test workflow"
Browse files Browse the repository at this point in the history
This reverts commit 0eb2921.
  • Loading branch information
alik-git committed Dec 19, 2024
1 parent f41850d commit 7801b63
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@ jobs:
with:
python-version: "3.11"

- name: Install system dependencies
run: |
sudo apt-get update
sudo apt-get install -y protobuf-compiler
shell: bash

- name: Restore cache
id: restore-cache
uses: actions/cache/restore@v3
Expand Down

0 comments on commit 7801b63

Please sign in to comment.