Commit 4cb058e
CI: Set TZ=UTC for deterministic prompt signatures
The formatTimestamp() function uses getHours() which returns local time.
This caused different prompt signatures between local dev (Pacific/Auckland)
and CI (UTC), breaking fixture cache lookups.
Regenerated fixtures with TZ=UTC prompt signature.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8c3cca5 commit 4cb058e
3 files changed
Lines changed: 2 additions & 0 deletions
File tree
- .github/workflows
- tests/fixtures/classifier
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
Binary file not shown.
Binary file not shown.
0 commit comments