We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a594ee6 commit 0efc5f9Copy full SHA for 0efc5f9
.github/workflows/tests.yml
@@ -89,7 +89,7 @@ jobs:
89
if: always()
90
with:
91
junit_files: test-harness/tests/results/**/*.xml
92
- check_name: "${{ matrix.cfengine }} ColdBox Version ${{ matrix.coldboxVersion }} Test Results"
+ check_name: "${{ matrix.cfengine }} ColdBox ${{ matrix.coldboxVersion }} Test Results"
93
94
- name: Upload Test Results to Artifacts
95
0 commit comments