Skip to content

Commit

Permalink
Temporarily disable walproposer and safekeeper rust tests to test git…
Browse files Browse the repository at this point in the history
…hub workflow
  • Loading branch information
alexanderlaw committed Jan 16, 2025
1 parent 4498093 commit 60f4ec0
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libs/walproposer/src/walproposer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ impl StreamingCallback {
}
}

/*
#[cfg(test)]
mod tests {
use core::panic;
Expand Down Expand Up @@ -588,3 +589,4 @@ mod tests {
// drop() will free up resources here
}
}
*/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 60f4ec0

Please sign in to comment.