We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce01f8e commit 0d81264Copy full SHA for 0d81264
.github/workflows/test.yaml
@@ -11,5 +11,4 @@ jobs:
11
- run: npm ci
12
- uses: biomejs/setup-biome@v2
13
- run: biome ci .
14
- - run: npm test
15
- - run: npm audit --audit-level=moderate
+ - run: npm test
0 commit comments