Skip to content

Commit e5cf12d

Browse files
committed
name fix
1 parent febd43d commit e5cf12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
uses: dorny/test-reporter@v1
7676
if: success() || failure()
7777
with:
78-
name: Test Results ${{matrix.python-version}} ${{matrix.test-type}}-${{matrix.connectype-type}}
78+
name: Test Results ${{matrix.python-version}} ${{matrix.test-type}}-${{matrix.connection-type}}
7979
path: '${{matrix.test-type}}*results.xml'
8080
reporter: java-junit
8181
list-suites: failed

0 commit comments

Comments
 (0)