mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-25 20:43:21 +00:00
Readd quotes to -D warnings
This commit is contained in:
parent
ab36ef7733
commit
3fb02c85d1
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ build: &rust_build
|
|||
- cargo gen-syntax --verify
|
||||
- cargo test
|
||||
env:
|
||||
RUSTFLAGS: -D warnings
|
||||
RUSTFLAGS: "-D warnings"
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
|
Loading…
Reference in a new issue