jacobkaufmann / evangelion

a prototype ethereum block builder
Apache License 2.0
83 stars 10 forks source link

ci: fix clippy warning and catch in CI #50

Closed jacobkaufmann closed 1 year ago

jacobkaufmann commented 1 year ago

fix a clippy warning present in previous CI runs, and add RUSTFLAGS value to CI environment so that CI fails on all warnings (including clippy lints)