daemon: drop worker models.json bind (host-path bind of container path was invalid; image bakes it)
This commit is contained in:
@@ -322,7 +322,6 @@ func newTestSpawner(t *testing.T, f *fakeDocker) (*Spawner, *Store) {
|
||||
t.Setenv(envWorkerContext, buildCtx)
|
||||
t.Setenv(envRepoDir, t.TempDir())
|
||||
t.Setenv(envProviderAPIKey, "key-123")
|
||||
t.Setenv(envWorkerModels, "") // fall back to default path (absent) → no models bind
|
||||
|
||||
daemonToken = testToken
|
||||
store := openTestStore(t)
|
||||
|
||||
Reference in New Issue
Block a user