mirror of
https://github.com/kristoferssolo/project-finder.git
synced 2026-03-22 00:26:31 +00:00
ci: add fixture example
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -26,8 +26,7 @@ jobs:
|
||||
with:
|
||||
sweep-cache: true
|
||||
- name: Run tests
|
||||
run: |
|
||||
cargo test --locked --workspace --all-features --all-targets
|
||||
run: cargo test --locked --workspace --all-features --all-targets --release
|
||||
# Run clippy lints.
|
||||
clippy:
|
||||
name: Clippy
|
||||
|
||||
Reference in New Issue
Block a user