Skip to content

chore: update protobuf with new feates (undef init) #3179

chore: update protobuf with new feates (undef init)

chore: update protobuf with new feates (undef init) #3179

Workflow file for this run

name: CI-on-push
on:
push:
branches-ignore:
- master
tags-ignore:
- '*'
jobs:
test:
uses: ./.github/workflows/test.yml
with:
python-version: "3.10"