Skip to content

Commit 4bdfbcf

Browse files
committed
more issues on upload artifacts
1 parent 54a3643 commit 4bdfbcf

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
@@ -123,7 +123,7 @@ jobs:
123123
if: always()
124124
uses: actions/upload-artifact@v4
125125
with:
126-
name: contentbox-test-results-${{ matrix.cfengine }}-jdk${{ matrix.jdkVersion }}-coldbox${{ matrix.coldboxVersion }}
126+
name: contentbox-test-results-${{ matrix.cfengine }}
127127
path: |
128128
tests/results/**/*
129129

0 commit comments

Comments
 (0)