Remove terminal overlay static contract CI check

This commit is contained in:
Lawrence Chen 2026-02-22 16:18:03 -08:00
parent f366fb0b00
commit 8cbb7ea119
2 changed files with 0 additions and 45 deletions

View file

@ -7,15 +7,6 @@ on:
pull_request:
jobs:
terminal-overlay-contract:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Enforce terminal overlay layering contract
run: ./scripts/check-terminal-overlay-layering.sh
web-typecheck:
runs-on: ubuntu-latest
defaults: