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 92e3875 commit 9811e68Copy full SHA for 9811e68
.github/workflows/terminal-bench.yaml
@@ -40,7 +40,7 @@ jobs:
40
- name: Install dependencies
41
run: |
42
python -m pip install --upgrade pip
43
- pip install -r terminal-bench-test/requirements.txt
+ pip install terminal-bench
44
45
- name: Configure AWS credentials
46
uses: aws-actions/configure-aws-credentials@v4
0 commit comments