Skip to content

Commit

Permalink
Merge pull request #154 from intentionally-left-nil/main
Browse files Browse the repository at this point in the history
Update to protobuf v5
  • Loading branch information
josephschorr authored May 1, 2024
2 parents 5db8a3d + 5138789 commit 9a1c9a4
Show file tree
Hide file tree
Showing 3 changed files with 176 additions and 209 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
source ~/.cache/virtualenv/authzedpy/bin/activate
pip install poetry
poetry env info
poetry install
poetry install --with dev
echo "/home/runner/.cache/virtualenv/authzedpy/bin" >> $GITHUB_PATH
python -V
whereis grpc_python_plugin
Expand Down
Loading

0 comments on commit 9a1c9a4

Please sign in to comment.