Skip to content

Commit c9a52ab

Browse files
committed
chore(ci): bun registry
1 parent c3a0d09 commit c9a52ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-supabase-js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,7 @@ jobs:
516516
- name: Install dependencies and run tests
517517
env:
518518
npm_config_registry: http://localhost:4873
519+
BUN_CONFIG_REGISTRY: http://localhost:4873
519520
run: |
520521
cd packages/core/supabase-js/test/integration/bun
521522
bun install

0 commit comments

Comments
 (0)