fix: all tests
Some checks failed
Copilot Setup Steps / copilot-setup-steps (push) Failing after 1m1s
CI / test (ubuntu-latest, linux-x64) (pull_request) Failing after 1m8s
Copilot Setup Steps / copilot-setup-steps (pull_request) Failing after 31s
CI / test (macos-14, darwin-arm64) (pull_request) Has been cancelled
CI / test (windows-latest, windows) (pull_request) Has been cancelled

This commit is contained in:
eric
2026-03-04 09:24:37 +01:00
parent 4ee716530d
commit 2fae16158c
8 changed files with 62 additions and 11 deletions

View File

@@ -1 +1,9 @@
package(default_visibility = ["//visibility:public"])
exports_files([
"bun_binary.bzl",
"bun_bundle.bzl",
"bun_install.bzl",
"bun_test.bzl",
"js_library.bzl",
])