Skip to content

Commit

Permalink
Update check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias authored May 14, 2024
1 parent d4fe09c commit ae6fd6f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,3 @@ jobs:
run: cargo check --verbose
- name: Clippy
run: cargo clippy -- -W clippy::pedantic -W warnings --verbose
- name: Run tests
run: cargo test --tests --lib --verbose
- name: Run doctests
run: cargo test --package rencfs --doc --verbose

0 comments on commit ae6fd6f

Please sign in to comment.