File tree Expand file tree Collapse file tree 3 files changed +11
-8
lines changed
Expand file tree Collapse file tree 3 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 3434 - name : Rust Cache
3535 uses : Swatinem/rust-cache@v2
3636 with :
37- working-directory : cypher/ backend
37+ shared-key : cypher- backend
3838 - name : Run cargo check
3939 working-directory : cypher/backend
4040 run : cargo check
4747 - name : Rust Cache
4848 uses : Swatinem/rust-cache@v2
4949 with :
50- working-directory : cypher/ backend
50+ shared-key : cypher- backend
5151 - name : Run cargo build
5252 working-directory : cypher/backend
5353 run : cargo build --release
6161 - name : Rust Cache
6262 uses : Swatinem/rust-cache@v2
6363 with :
64- working-directory : cypher/ backend
64+ shared-key : cypher- backend
6565 - name : Run cargo test
6666 working-directory : cypher/backend
6767 run : cargo test
7575 - name : Rust Cache
7676 uses : Swatinem/rust-cache@v2
7777 with :
78- working-directory : cypher/ backend
78+ shared-key : cypher- backend
7979 - name : Run cargo fmt
8080 working-directory : cypher/backend
8181 run : cargo fmt -- --check
Original file line number Diff line number Diff line change 3434 - name : Rust Cache
3535 uses : Swatinem/rust-cache@v2
3636 with :
37- working-directory : cypher/ frontend
37+ shared-key : cypher- frontend
3838 - name : Run cargo check
3939 working-directory : cypher/frontend
4040 run : cargo check
4747 - name : Rust Cache
4848 uses : Swatinem/rust-cache@v2
4949 with :
50- working-directory : cypher/ frontend
50+ shared-key : cypher- frontend
5151 - name : Run cargo build
5252 working-directory : cypher/frontend
5353 run : cargo build --release
6161 - name : Rust Cache
6262 uses : Swatinem/rust-cache@v2
6363 with :
64- working-directory : cypher/ frontend
64+ shared-key : cypher- frontend
6565 - name : Run cargo test
6666 working-directory : cypher/frontend
6767 run : cargo test
7575 - name : Rust Cache
7676 uses : Swatinem/rust-cache@v2
7777 with :
78- working-directory : cypher/ frontend
78+ shared-key : cypher- frontend
7979 - name : Run cargo fmt
8080 working-directory : cypher/frontend
8181 run : cargo fmt -- --check
Original file line number Diff line number Diff line change 44 push :
55 branches : [main]
66 pull_request :
7+ paths :
8+ - ' .github/scripts/determine-packages.sh'
9+ - ' .github/workflows/rust.yml'
710
811env :
912 PDS_EMAIL_FROM_ADDRESS : " noreply@blacksky.app"
You can’t perform that action at this time.
0 commit comments