repository template for Rust projects

ci: fix spindle CI workflows #3

merged opened by samanthanguyen.me targeting main from ci
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:smd2mvg2dao4rqnnz6qexdov/sh.tangled.repo.pull/3mbg556qxys22
+1 -2
Interdiff #0 #1
.tangled/workflows/build.yml

This file has not been changed.

.tangled/workflows/codeqa-clippy.yml

This file has not been changed.

.tangled/workflows/codeqa-rustfmt.yml

This file has not been changed.

-1
.tangled/workflows/test-miri.yml
··· 7 7 dependencies: 8 8 nixpkgs: 9 9 - cargo 10 - - cargo-llvm-codecov 11 10 - rustup 12 11 13 12 steps:
+1 -1
.tangled/workflows/test.yml
··· 7 7 dependencies: 8 8 nixpkgs: 9 9 - cargo 10 - - cargo-llvm-codecov 10 + - cargo-llvm-cov 11 11 - rustup 12 12 13 13 steps:

History

2 rounds 0 comments
sign up or login to add to the discussion
2 commits
expand
ci: fix spindle CI workflows
ci: fix dependencies
expand 0 comments
pull request successfully merged
expand 0 comments