You've already forked parse_datetime
mirror of
https://github.com/uutils/parse_datetime.git
synced 2026-06-10 16:13:15 -07:00
ci: use "cargo check" for MSRV check (#278)
This commit is contained in:
committed by
GitHub
parent
fe0fd40ea5
commit
108ebcb04a
@@ -56,7 +56,7 @@ jobs:
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
toolchain: ${{ env.RUST_MIN_SRV }}
|
||||
- run: cargo test
|
||||
- run: cargo check
|
||||
|
||||
coverage:
|
||||
name: Code Coverage
|
||||
|
||||
Reference in New Issue
Block a user