Skip to content

Commit 0d81264

Browse files
committed
non-blocking audit
1 parent ce01f8e commit 0d81264

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yaml

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

0 commit comments

Comments
 (0)