Skip to content

Commit

Permalink
benchmarks: fix path poetry plot
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Wünsche committed Jan 23, 2024
1 parent 136298f commit d2fe92f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,5 +245,5 @@ jobs:
sudo apt --yes --no-install-recommends install python3-poetry
cd betree/haura-benchmarks/haura-plots
poetry install
poetry run plots ../results/*
poetry run plots ../results/*/*
rm -rf results

0 comments on commit d2fe92f

Please sign in to comment.