A pit full of rusty nails

chore: Create CI pipeline #1

merged opened by sachy.dev targeting main from ci
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:usjm3ynnir6y4inkcdovrfei/sh.tangled.repo.pull/3m7ugmt5z7a22
+3 -3
Interdiff #1 โ†’ #2
+3 -3
.tangled/workflows/test.yml
··· 8 8 nixpkgs: 9 9 - clang 10 10 - cargo 11 - - rustfmt 11 + - clippy 12 12 13 13 steps: 14 - - name: Format check 15 - command: cargo fmt --all --check 14 + - name: Clippy 15 + command: cargo clippy --locked --workspace --all-features --all-targets -- -Dwarnings 16 16 - name: Tests 17 17 command: cargo test --workspace
crates/nailrater/src/lib.rs

This file has not been changed.

History

4 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
chore: Create CI pipeline
1/1 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
chore: Create CI pipeline
1/1 success
expand
expand 0 comments
1 commit
expand
chore: Create CI pipeline
1/1 success
expand
expand 0 comments
1 commit
expand
chore: Create CI pipeline
1/1 failed
expand
expand 0 comments