fix: enable track_progress and show_full_output for debugging
This commit is contained in:
parent
9f4a8eda6d
commit
a529812b9d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
|
@ -45,6 +45,8 @@ jobs:
|
|||
with:
|
||||
use_bedrock: "true"
|
||||
use_sticky_comment: true
|
||||
track_progress: true
|
||||
show_full_output: true
|
||||
plugins: "plugin-dev@claude-plugins-official"
|
||||
plugin_marketplaces: "https://github.com/anthropics/claude-plugins-official.git"
|
||||
prompt: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue