mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
check for panicing code in ci
This commit is contained in:
parent
94e83c187e
commit
15a17c1b60
4 changed files with 87 additions and 244 deletions
|
|
@ -25,4 +25,7 @@ serde_repr = "0.1"
|
|||
better-panic = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "0.6"
|
||||
pretty_assertions = "0.6"
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue