mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 17:05:36 +01:00
Add modified clickbench script to repo + CI
This commit is contained in:
7
.github/workflows/rust.yml
vendored
7
.github/workflows/rust.yml
vendored
@@ -92,3 +92,10 @@ jobs:
|
||||
- uses: "./.github/shared/install_sqlite"
|
||||
- name: Test
|
||||
run: SQLITE_EXEC="sqlite3" make test-compat
|
||||
|
||||
clickbench:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Clickbench
|
||||
run: make clickbench
|
||||
|
||||
Reference in New Issue
Block a user