SIGN IN SIGN UP

ci: fix test failures in CI by pre-populating models cache

Tests were failing in CI because the models.json cache file doesn't exist
and the data() macro fallback only works at build time, not runtime.
The preload now pre-fetches models.json and disables the background
refresh to prevent race conditions during test execution.
D
Dax Raad committed
e22af250760e99c3f4cc88f48ef430e60e43d0a7
Parent: 622caae