Skip to content

Commit f32bc72

Browse files
author
Luca Forstner
committed
Formatting
1 parent ea1a932 commit f32bc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,7 @@ jobs:
10431043
uses: actions/upload-artifact@v4
10441044
if: always()
10451045
with:
1046-
name: E2E Test Dump ${{ matrix.label || matrix.test-application }}
1046+
name: E2E Test Dump (${{ matrix.label || matrix.test-application }})
10471047
path: dev-packages/e2e-tests/test-applications/${{ matrix.test-application }}/event-dumps
10481048
overwrite: true
10491049
retention-days: 7

0 commit comments

Comments
 (0)