Skip to content

Commit 255837d

Browse files
committed
level
1 parent c5a79db commit 255837d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
- uses: biomejs/setup-biome@v2
1313
- run: biome ci .
1414
- run: npm test
15-
- run: npm audit
15+
- run: npm audit --audit-level=moderate

0 commit comments

Comments
 (0)