mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 12:04:21 +01:00
github: Don't build Limbo for SQLite3 compat tests
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -65,4 +65,4 @@ jobs:
|
||||
unzip sqlite-tools-linux-x64-3460000.zip
|
||||
|
||||
- name: Test
|
||||
run: SQLITE_EXEC="$(pwd)/download/sqlite3" make test
|
||||
run: SQLITE_EXEC="$(pwd)/download/sqlite3" make test-compat
|
||||
|
||||
Reference in New Issue
Block a user