We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f4643b commit b1bdfeeCopy full SHA for b1bdfee
.github/workflows/terminal-bench.yaml
@@ -61,7 +61,7 @@ jobs:
61
- name: Run terminal benchmark
62
run: |
63
cd terminal-bench-test
64
- tb run --agent-import-path main:AmazonQCLIAgent --dataset-name terminal-bench-core --dataset-version head --cleanup
+ tb run --agent-import-path main:AmazonQCLIAgent --dataset-name terminal-bench-core --dataset-version head --cleanup --n-tasks=5
65
66
# uploads results if run fails as well to allow for easy log inspection
67
- name: Upload results
0 commit comments