Skip to content

Commit

Permalink
Use new ReBench version
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Marr <git@stefan-marr.de>
  • Loading branch information
smarr committed Mar 17, 2024
1 parent f7e79e0 commit 4e1a166
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 @@ -82,7 +82,7 @@ jobs:
- name: Install ReBench
run: |
git clone --depth 1 https://github.com/smarr/rebench.git
git clone --depth 1 --branch rebenchdb https://github.com/smarr/rebench.git
pushd rebench
pip install .
popd
Expand Down

0 comments on commit 4e1a166

Please sign in to comment.