Skip to content

Commit 0edb873

Browse files
committed
Test
1 parent 8dadd66 commit 0edb873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: bun run test
3333
- run: |
3434
cd examples/bun
35-
bun install
35+
bun install --force
3636
createdb pgvector_example
3737
bun run example.js
3838

0 commit comments

Comments
 (0)