Skip to content

Commit ba17489

Browse files
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 tree

0 commit comments

Comments
 (0)