Skip to content

Commit f84e0eb

Browse files
committed
unique name for results
1 parent fa5242a commit f84e0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
if: always()
125125
with:
126126
files: tests/results/**/*.xml
127-
check_name: "${{ matrix.cfengine }} Test Results"
127+
check_name: "${{ matrix.cfengine }} jdk:${{ matrix.jdkVersion }} coldbox:${{ matrix.coldboxVersion }} experimental:${{ matrix.experimental }} Test Results"
128128

129129
- name: Upload Test Results Artifacts
130130
if: always()

0 commit comments

Comments
 (0)