Skip to content

Commit 5043711

Browse files
committed
ci: rename job to Test Protobuf Backwards Compat
1 parent a39f117 commit 5043711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pydgraph-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
run: DGRAPH_IMAGE_TAG=local make test
8888
test-pydgraph-protobuf-compat:
8989
name:
90-
Protobuf Release Version Backwards Compatibility (Python ${{ matrix.python-version }} / ${{
90+
Test Protobuf Backwards Compat (Python ${{ matrix.python-version }} / ${{
9191
matrix.protobuf-version }})
9292
runs-on: ubuntu-latest
9393
strategy:

0 commit comments

Comments
 (0)