update copy

This commit is contained in:
Jack Hanford
2021-11-22 21:28:23 -05:00
parent 0eb3cdc43c
commit 4edfa171f0

View File

@@ -33,5 +33,5 @@ jobs:
- name: Install dependencies
run: cd packages/bun-framework-next && pnpm install
- name: Test bun-framework-next
- name: Type check bun-framework-next
run: cd packages/bun-framework-next && pnpm check