Skip to content

Commit 0efc5f9

Browse files
committed
typos
1 parent a594ee6 commit 0efc5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
if: always()
9090
with:
9191
junit_files: test-harness/tests/results/**/*.xml
92-
check_name: "${{ matrix.cfengine }} ColdBox Version ${{ matrix.coldboxVersion }} Test Results"
92+
check_name: "${{ matrix.cfengine }} ColdBox ${{ matrix.coldboxVersion }} Test Results"
9393

9494
- name: Upload Test Results to Artifacts
9595
if: always()

0 commit comments

Comments
 (0)