mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-25 18:04:28 +01:00
Merge pull request #2521 from jazelly/fix-benchmark-typo
misc: fix typo in benchmark
This commit is contained in:
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
@@ -26,6 +26,6 @@ jobs:
|
||||
pip install -r requirements.txt
|
||||
- name: benchmark
|
||||
run: |
|
||||
python benchmark/benchmark_entrepeneur_gpt_with_undecisive_user.py
|
||||
python benchmark/benchmark_entrepreneur_gpt_with_undecisive_user.py
|
||||
env:
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user