Skip to content

Commit 9dfb893

Browse files
committed
Renamed test builds
1 parent 6c2d456 commit 9dfb893

12 files changed

+12
-12
lines changed

.github/workflows/test-neo4j-3.4-ubuntu-18.04.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Neo4j 3.4 tests (Ubuntu 18.04)
1+
name: Test with Neo4j 3.4 on py27/py34
22

33
on:
44
push:

.github/workflows/test-neo4j-3.4-ubuntu-20.04.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Neo4j 3.4 tests (Ubuntu 20.04)
1+
name: Test with Neo4j 3.4 on py35/py36/py37/py38/py39
22

33
on:
44
push:

.github/workflows/test-neo4j-3.5-ubuntu-18.04.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Neo4j 3.5 tests (Ubuntu 18.04)
1+
name: Test with Neo4j 3.5 on py27/py34
22

33
on:
44
push:

.github/workflows/test-neo4j-3.5-ubuntu-20.04.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Neo4j 3.5 tests (Ubuntu 20.04)
1+
name: Test with Neo4j 3.5 on py35/py36/py37/py38/py39
22

33
on:
44
push:

.github/workflows/test-neo4j-4.0-ubuntu-18.04.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Neo4j 4.0 tests (Ubuntu 18.04)
1+
name: Test with Neo4j 4.0 on py27/py34
22

33
on:
44
push:

.github/workflows/test-neo4j-4.0-ubuntu-20.04.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Neo4j 4.0 tests (Ubuntu 20.04)
1+
name: Test with Neo4j 4.0 on py35/py36/py37/py38/py39
22

33
on:
44
push:

.github/workflows/test-neo4j-4.1-ubuntu-18.04.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Neo4j 4.1 tests (Ubuntu 18.04)
1+
name: Test with Neo4j 4.1 on py27/py34
22

33
on:
44
push:

.github/workflows/test-neo4j-4.1-ubuntu-20.04.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Neo4j 4.1 tests (Ubuntu 20.04)
1+
name: Test with Neo4j 4.1 on py35/py36/py37/py38/py39
22

33
on:
44
push:

.github/workflows/test-neo4j-4.2-ubuntu-18.04.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Neo4j 4.2 tests (Ubuntu 18.04)
1+
name: Test with Neo4j 4.2 on py27/py34
22

33
on:
44
push:

.github/workflows/test-neo4j-4.2-ubuntu-20.04.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Neo4j 4.2 tests (Ubuntu 20.04)
1+
name: Test with Neo4j 4.2 on py35/py36/py37/py38/py39
22

33
on:
44
push:

.github/workflows/test-neo4j-4.3-ubuntu-18.04.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Neo4j 4.3 tests (Ubuntu 18.04)
1+
name: Test with Neo4j 4.3 on py27/py34
22

33
on:
44
push:

.github/workflows/test-neo4j-4.3-ubuntu-20.04.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run Neo4j 4.3 tests (Ubuntu 20.04)
1+
name: Test with Neo4j 3.4 on py35/py36/py37/py38/py39
22

33
on:
44
push:

0 commit comments

Comments
 (0)