Skip to content

Commit 196783c

Browse files
authored
Update microbiorust-py_benchmarks.yml
updating
1 parent 7dec5c8 commit 196783c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/microbiorust-py_benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: |
4444
if [ -d "old_pages/results" ]; then
4545
echo "Restoring previous benchmark results..."
46-
mkdir -p .asv/results
46+
mkdir -p microbiorust-py/.asv/results
4747
cp -r old_pages/results/* microbiorust-py/.asv/results/
4848
else
4949
echo "No previous results found. Starting fresh."

0 commit comments

Comments
 (0)