github: Don't build Limbo for SQLite3 compat tests

This commit is contained in:
Pekka Enberg
2024-07-25 12:12:33 +03:00
parent 3ed5bb3af1
commit f6cacb5bf8

View File

@@ -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