Skip to content

Commit e0c3e72

Browse files
committed
Trust @biomejs/biome
1 parent cf897ae commit e0c3e72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-js.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
bun-version: latest
5555
- name: Bun Install Dependencies
5656
run: bun install
57+
- name: Trust @biomejs/biome
58+
run: bun pm trust @biomejs/biome
5759
- name: Bun Build Binary
5860
run: bun run build:debug
5961
- name: Bun Run Linting

0 commit comments

Comments
 (0)