fix invalid json in workflow settings (#6831)

This commit is contained in:
Jerop Kipruto
2025-08-23 01:19:07 +09:00
committed by GitHub
parent 56ad22b39b
commit c4a788b7b2

View File

@@ -97,7 +97,7 @@ jobs:
{
"maxSessionTurns": 25,
"coreTools": [
"run_shell_command(echo)",
"run_shell_command(echo)"
],
"telemetry": {
"enabled": true,