mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
disable rustig for now due to to many false positives
This commit is contained in:
parent
ec68fb26ee
commit
3281b16661
1 changed files with 1 additions and 2 deletions
|
|
@ -12,5 +12,4 @@ install:
|
|||
- ls ~/.cargo/bin/rustig || cargo install --git https://github.com/Technolution/rustig rustig
|
||||
script:
|
||||
- cargo build
|
||||
- cargo test
|
||||
- RUSTFLAGS=-g cargo build --release && ~/.cargo/bin/rustig -b target/release/parse_demo
|
||||
- cargo test
|
||||
Loading…
Add table
Add a link
Reference in a new issue