Skip to content

Commit

Permalink
test: testing cache with script
Browse files Browse the repository at this point in the history
  • Loading branch information
Firgrep committed Jul 31, 2024
1 parent 3761437 commit 76a6a7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/prepyrus/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ fn main() {
}
};
}
// todo remove after testing
println!("{:?}", mdx_paths);

println!(
"===Integrity verification OK. {} files verified.",
mdx_paths.len()
Expand Down

0 comments on commit 76a6a7c

Please sign in to comment.