Skip to content

Commit

Permalink
Try just warn for no test
Browse files Browse the repository at this point in the history
  • Loading branch information
citizen-stig committed Jan 2, 2025
1 parent 788064c commit 835036e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
- name: Install Rust
run: rustup show
- uses: Swatinem/rust-cache@v2
- run: cargo nextest run --workspace --all-features
- run: cargo nextest run --workspace --all-features --no-tests warn

0 comments on commit 835036e

Please sign in to comment.