We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b03de99 + 8673379 commit 5e56fc5Copy full SHA for 5e56fc5
1 file changed
.github/workflows/update-cli-coverage.yml
@@ -411,4 +411,4 @@ jobs:
411
- Streaming methods may have different CLI implementations (e.g., follow flags)
412
- Even if no coverage gaps are found, still create a PR for the SDK version bump
413
- Ensure code compiles before pushing
414
- " --model opus-4.5 --force --output-format=text
+ " --model ${{ secrets.CURSOR_PREFERRED_MODEL }} --force --output-format=text
0 commit comments