We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b93cc7 commit 149462cCopy full SHA for 149462c
1 file changed
.github/workflows/ci.yml
@@ -23,8 +23,5 @@ jobs:
23
- name: Install dependencies
24
run: bun install --frozen-lockfile
25
26
- - name: Run typecheck
27
- run: bun typecheck
28
-
29
- name: Build Single Binary
30
run: ./packages/opencode/script/build.ts --single
0 commit comments