Skip to content

Commit 191be34

Browse files
author
vsilent
committed
github action tests fix
1 parent 3438805 commit 191be34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sniff/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ mod tests {
411411
output: "./stackdog-logs/",
412412
sources: None,
413413
interval: 30,
414-
ai_provider: None,
414+
ai_provider: Some("candle"),
415415
ai_model: None,
416416
ai_api_url: None,
417417
slack_webhook: None,

0 commit comments

Comments
 (0)