Commit a99c1b6
fix: correct script filename in drizzle-schema-report workflow
The workflow referenced `analyze_drizzle_schema.py` but the actual file
is `audit_drizzle_schema.py`. This was causing the "Generate Schema Report"
CI check to fail.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2758924 commit a99c1b6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments