Skip to content

Commit

Permalink
chore(ci): test external contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
soonum committed Jan 10, 2025
1 parent baefb7d commit 7192d3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tfhe/src/core_crypto/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ pub mod seeders;

pub mod fft_impl;

// Not a meaningful comment to trigger CI workflows and test external contribution.
// ----------------------------

#[cfg(feature = "gpu")]
pub mod gpu;
#[cfg(test)]
Expand Down

0 comments on commit 7192d3c

Please sign in to comment.