Skip to content

Commit c21ad82

Browse files
committed
ci: disable summary for test-coverage build
Signed-off-by: CrazyMax <[email protected]>
1 parent 5e783cc commit c21ad82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
NODE_VERSION: ${{ matrix.node_version }}
47+
DOCKER_BUILD_SUMMARY: false
4748
-
4849
name: Check coverage
4950
run: |

0 commit comments

Comments
 (0)