There was an error while loading. Please reload this page.
2 parents 3cb2ab2 + ca0f5b6 commit 47d33ddCopy full SHA for 47d33dd
1 file changed
.github/workflows/update-cli-coverage.yml
@@ -365,4 +365,4 @@ jobs:
365
- Streaming methods may have different CLI implementations (e.g., build events are streamed internally)
366
- Even if no coverage gaps are found, still create a PR for the SDK version bump
367
- Ensure code compiles before pushing
368
- " --model ${{ secrets.CURSOR_PREFERRED_MODEL }} --force --output-format=text
+ " --model ${{ vars.CURSOR_PREFERRED_MODEL }} --force --output-format=text
0 commit comments