mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-29 22:11:59 +00:00
Deny warnings
This commit is contained in:
parent
6c75fd6905
commit
80238b5e1b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -93,6 +93,8 @@ jobs:
|
||||
# run using `bash` on all platforms for consistent
|
||||
# line-continuation marks
|
||||
shell: bash
|
||||
env:
|
||||
RUSTFLAGS: "-D warnings"
|
||||
- run: cargo test --no-default-features
|
||||
- run: cargo test --no-default-features --features=alloc
|
||||
- run: cargo test --no-default-features --features=unstable-locales
|
||||
|
Loading…
x
Reference in New Issue
Block a user