Skip to content

Commit 7fd8a1f

Browse files
committed
111
1 parent ecbd3c7 commit 7fd8a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ jobs:
6868
- name: Upload JaCoCo coverage report
6969
uses: actions/upload-artifact@v4
7070
with:
71-
name: jacoco-report
71+
name: jacoco-report-${{ matrix.module }}-${{ github.run_number}}#${{ github.run_attempt }}
7272
path: ${{ github.workspace }}/fluss-test-coverage/target/site/jacoco/

0 commit comments

Comments
 (0)