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 80be062 commit 8e7b759Copy full SHA for 8e7b759
.github/workflows/terminal-bench.yaml
@@ -8,7 +8,7 @@ on:
8
workflow_dispatch:
9
inputs:
10
git_commit_hash:
11
- description: 'Input git commit hash to run TB on'
+ description: 'Input git commit hash to run TB on (must exist on S3)'
12
required: true
13
default: 'latest'
14
type: string
0 commit comments