Skip to content

Commit b42c585

Browse files
committed
chore: remove artifact attestation step from CI check workflow
1 parent 5a3b202 commit b42c585

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci-check.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,5 @@ jobs:
129129
path: .
130130
merge-multiple: true
131131

132-
- name: Generate artifact attestation
133-
uses: actions/attest-build-provenance@v2
134-
with:
135-
subject-path: '{wheels-*/*,sdist-artifact/*}'
136-
137132
- name: List distributions
138133
run: ls -lh .

0 commit comments

Comments
 (0)