Skip to content

Commit

Permalink
ci: remove attestation
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvantuycom committed Mar 2, 2024
1 parent 81f96f6 commit f8b7993
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -42,8 +42,6 @@ jobs:
node-version: "lts/*"
- name: Install dependencies
run: npm install
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
run: npm audit signatures
- name: Release
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit f8b7993

Please sign in to comment.