mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
fix: use correct value for comment_mode
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -171,4 +171,4 @@ jobs:
|
||||
check_name: Unit Test Results
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
junit_files: test-results/**/*.xml
|
||||
comment_mode: false
|
||||
comment_mode: "off"
|
||||
|
||||
Reference in New Issue
Block a user