Skip to content

Commit c9d7b4e

Browse files
committed
Build sqlite3.
1 parent 5b37066 commit c9d7b4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
run: |
2525
cargo build -p powersync_core --release --features static
2626
cargo build -p powersync_sqlite --release
27+
cargo build -p sqlite3 --release
2728
2829
- name: Test powersync
2930
run: |

0 commit comments

Comments
 (0)