Commit ba17489
committed
fix(queue-worker): correct Worker.ts casing for Linux CI
Git tracked the file as 'worker.ts' (lowercase) but imports
expected 'Worker.ts' (uppercase). Linux is case-sensitive
while macOS is not, causing CI build failures.1 parent 763fe0f commit ba17489
1 file changed
File renamed without changes.
0 commit comments