Skip to content

Commit 6a554fe

Browse files
committed
fix "needs"
cannot depend on coverage because coverage only runs on `main`
1 parent 7d6ff66 commit 6a554fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ jobs:
102102
- prettier
103103
- typescript
104104
- vitest
105-
- coverage
106105
if: startsWith(github.ref, 'refs/tags/')
107106
permissions:
108107
id-token: write

0 commit comments

Comments
 (0)