@@ -24,6 +24,7 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "opencode"
+ bun turbo typecheck
bun turbo test
env:
CI: true