use new scripts in systab repo

This commit is contained in:
Max Hoffman
2022-12-09 10:23:47 -08:00
parent 83db72f8dd
commit 4adae2c097

View File

@@ -38,7 +38,7 @@ jobs:
- name: Clone sysbench scripts
run: |
scripts=$GITHUB_WORKSPACE/scripts
git clone https://github.com/dolthub/sysbench-lua-scripts.git "$scripts"
git clone https://github.com/dolthub/systab-sysbench-scripts.git "$scripts"
- name: Run bench
id: bench