Commit 7cbb8c9
Fix CI: create stub static asset directories before running tests
The assignment server mounts react/ and staticAssets/ via StaticFiles at
import time, raising RuntimeError if those directories don't exist. These
are build artifacts not tracked by git, so they must be created in CI.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 209620d commit 7cbb8c9
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
0 commit comments