Skip to content

Commit 900a977

Browse files
committed
111
1 parent 6c23fc5 commit 900a977

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
@@ -66,4 +66,4 @@ jobs:
6666
uses: actions/upload-artifact@v4
6767
with:
6868
name: jacoco-report-${{ matrix.module }}-${{ github.run_number}}#${{ github.run_attempt }}
69-
path: ${{ github.workspace }}/fluss-test-coverage/target/site/jacoco/
69+
path: ${{ github.workspace }}/fluss-test-coverage/target/site/jacoco-aggregate/*

0 commit comments

Comments
 (0)