Skip to content

Commit

Permalink
create results/
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br committed Jun 16, 2024
1 parent 5684494 commit 2fdf23d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
cp -r $RESULTS_DIR/$MACHINE_NAME/* .asv/results/$MACHINE_NAME/
else
echo "results/ directory does not exist in the benchmarks repository"
mkdir -p $RESULTS_DIR
fi
asv publish --config $ASV_CONFIG -v
Expand Down

0 comments on commit 2fdf23d

Please sign in to comment.