mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
Use expected exercism-python destination
Signed-off-by: Ian Brown <ian@zestysoft.com>
This commit is contained in:
parent
3d65217bed
commit
049eb9966d
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ mkdir tmp.benchmarks
|
|||
git clone git@github.com:exercism/python.git
|
||||
|
||||
# Copy the practice exercises into the benchmark scratch dir
|
||||
cp -rp python/exercises/practice tmp.benchmarks/practice
|
||||
cp -rp python/exercises/practice tmp.benchmarks/exercism-python
|
||||
|
||||
# Build the docker container
|
||||
./benchmark/docker_build.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue