ci(github): add missing MISTRAL_API_KEY env
This commit is contained in:
@@ -9,7 +9,7 @@ use mistralai_client::v1::{
|
||||
};
|
||||
|
||||
#[test]
|
||||
fn test_client_new() {
|
||||
fn test_chat_completion() {
|
||||
extern crate dotenv;
|
||||
|
||||
use dotenv::dotenv;
|
||||
|
||||
Reference in New Issue
Block a user