mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 14:34:02 +00:00
Cleanup
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -113,7 +113,7 @@ jobs:
|
||||
- name: Check Rust version
|
||||
run: rustup --version
|
||||
|
||||
- name: Install gnome-keyring
|
||||
- name: Install dependencies
|
||||
if: ${{ matrix.os=='ubuntu-22.04' }}
|
||||
run: |
|
||||
sudo apt-get update
|
||||
|
||||
@@ -13,6 +13,5 @@ pub mod process_isolation;
|
||||
pub mod powermonitor;
|
||||
#[cfg(feature = "sys")]
|
||||
pub mod ssh_agent;
|
||||
|
||||
#[cfg(feature = "sys")]
|
||||
pub mod fido2_client;
|
||||
|
||||
Reference in New Issue
Block a user