another try

This commit is contained in:
Jack Hanford
2021-11-15 17:02:32 -08:00
parent c535cd7613
commit 5b2c7ad1f3

View File

@@ -34,4 +34,4 @@ jobs:
run: cd packages/bun-framework-next && pnpm install
- name: Test bun-framework-next
run: pnpm test
run: cd packages/bun-framework-next && pnpm test