We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82914a6 commit 3542e6dCopy full SHA for 3542e6d
1 file changed
.github/workflows/tests.yml
@@ -81,6 +81,7 @@ jobs:
81
with:
82
files: tests/results/**/*.xml
83
check_name: "${{ matrix.cfengine }} Test Results (FULL_NULL=${{ matrix.fullNull }})"
84
+ comment_mode: "off"
85
86
- name: Upload Test Results to Artifacts
87
if: always()
0 commit comments