We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a39f117 commit 5043711Copy full SHA for 5043711
.github/workflows/ci-pydgraph-tests.yml
@@ -87,7 +87,7 @@ jobs:
87
run: DGRAPH_IMAGE_TAG=local make test
88
test-pydgraph-protobuf-compat:
89
name:
90
- Protobuf Release Version Backwards Compatibility (Python ${{ matrix.python-version }} / ${{
+ Test Protobuf Backwards Compat (Python ${{ matrix.python-version }} / ${{
91
matrix.protobuf-version }})
92
runs-on: ubuntu-latest
93
strategy:
0 commit comments