mirror of
https://github.com/bitwarden/browser
synced 2026-02-04 02:33:33 +00:00
Force linux for test
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![cfg(target_os = "linux")]
|
||||
|
||||
use std::{fs, process::Command, sync::Arc};
|
||||
|
||||
use ssh_agent::{agent::{ui_requester::{UiRequestMessage, UiRequester}, BitwardenDesktopAgent}, memory::UnlockedSshItem, protocol::types::{KeyPair, PrivateKey}, transport::unix_listener_stream::UnixListenerStream};
|
||||
|
||||
Reference in New Issue
Block a user