Skip to content

Commit c8097fb

Browse files
authored
ci: removing audit step
1 parent 0e2af48 commit c8097fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
node-version: "lts/*"
2828
- name: Install dependencies
2929
run: yarn install --frozen-lockfile
30-
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
31-
run: yarn audit
3230
- name: Release
3331
env:
3432
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)