Skip to content

Commit 3542e6d

Browse files
committed
Disable test result PR comments
1 parent 82914a6 commit 3542e6d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
with:
8282
files: tests/results/**/*.xml
8383
check_name: "${{ matrix.cfengine }} Test Results (FULL_NULL=${{ matrix.fullNull }})"
84+
comment_mode: "off"
8485

8586
- name: Upload Test Results to Artifacts
8687
if: always()

0 commit comments

Comments
 (0)