Fix publish packages workflow

This commit is contained in:
Jamie
2026-07-10 14:54:17 -07:00
committed by GitHub
parent b4c4a9d6b1
commit b9380a1a41
-6
View File
@@ -37,12 +37,6 @@ jobs:
- name: Install node_modules
run: pnpm install --frozen-lockfile
- name: Lint
run: pnpm run lint
- name: Test
run: pnpm test
- name: Publish
id: changesets
uses: changesets/action@c47fa68bd43bb8ae0bae7e558622593deebf5955