mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
add protobuf serialization test (#4224)
* add protobuf serialization test * proto file regeneration --------- Co-authored-by: Ryan Sweet <rysweet@microsoft.com> Co-authored-by: Mohammad Mazraeh <Mazraeh.Mohammad@Gmail.com>
This commit is contained in:
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
@@ -190,6 +190,7 @@ jobs:
|
||||
run: |
|
||||
source ${{ github.workspace }}/python/.venv/bin/activate
|
||||
poe gen-proto
|
||||
poe gen-test-proto
|
||||
working-directory: ./python
|
||||
- name: Check if there are uncommited changes
|
||||
id: changes
|
||||
|
||||
Reference in New Issue
Block a user