mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-07-04 05:15:33 +00:00
test: add method to dump query plans
This commit is contained in:
parent
5c4dfd4a96
commit
8876480732
2 changed files with 36 additions and 2 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -51,7 +51,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install sqlite
|
||||
run: sudo apt-get install --no-install-recommends -y libsqlite3-dev
|
||||
run: sudo apt-get install --no-install-recommends -y libsqlite3-dev sqlite3
|
||||
|
||||
- name: Disable high-priority rust-toolchain.toml
|
||||
run: rm rust-toolchain.toml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue