Skip to content

Commit b693815

Browse files
committed
ci: rename job to Test Pydgraph
1 parent 5279f98 commit b693815

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,7 @@ jobs:
8686
working-directory: ./pydgraph
8787
run: DGRAPH_IMAGE_TAG=local make test
8888
test-pydgraph-protobuf-compat:
89-
name:
90-
Test Protobuf Compat (Python ${{ matrix.python-version }} / ${{ matrix.protobuf-version }})
89+
name: Test Pydgraph (Python ${{ matrix.python-version }} / ${{ matrix.protobuf-version }})
9190
runs-on: ubuntu-latest
9291
strategy:
9392
matrix:

0 commit comments

Comments
 (0)