ci: keep static lane source-only
This commit is contained in:
@@ -180,7 +180,6 @@ function ciPrimaryGates(): Gate[] {
|
||||
function ciStaticGates(): Gate[] {
|
||||
return [
|
||||
pnpmScript('constraints', 'constraints'),
|
||||
pnpmScript('typecheck', 'typecheck'),
|
||||
demoSmokeGate(),
|
||||
...docSyncLeafGates(),
|
||||
pnpmScript('module-graph', 'verify-module-graph', { label: 'module graph' }),
|
||||
|
||||
Reference in New Issue
Block a user