Skip to content

Commit d74d123

Browse files
Test: trigger single-project build to measure sccache + path filtering
Adding a blank line to counter/anchor to test: 1. Path filtering: only this project should build 2. sccache: warm cache from previous full build should speed up compilation
1 parent c01511e commit d74d123

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • basics/counter/anchor/programs/counter_anchor/src

basics/counter/anchor/programs/counter_anchor/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ pub struct Increment<'info> {
4141
pub struct Counter {
4242
count: u64,
4343
}
44+

0 commit comments

Comments
 (0)