test(ci): drop legacy opencode tests

This commit is contained in:
Dax Raad
2026-06-26 14:58:40 -04:00
parent 2bca4116c0
commit 40099d93c9
2 changed files with 0 additions and 10 deletions
-5
View File
@@ -74,11 +74,6 @@ jobs:
working-directory: packages/client
run: bun run check:generated
- name: Run HttpApi exerciser gates
if: runner.os == 'Linux'
working-directory: packages/opencode
run: bun run test:httpapi
e2e:
name: e2e (${{ matrix.settings.name }})
strategy: