remove attest lib

This commit is contained in:
ejahnGithub
2024-02-23 14:56:17 -08:00
parent 541c5ce47a
commit 5e05628c2a
24 changed files with 8 additions and 840 deletions
-3
View File
@@ -32,9 +32,6 @@ jobs:
id: npm-ci
run: npm ci
- name: Build @actions/attest
run: npm run build --workspace packages/attest
- name: Check Format
id: npm-format-check
run: npm run format:check