mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-29 00:58:11 -05:00
ci: NEXTEST_EXPERIMENTAL_FILTER_EXPR env var no longer required (#188)
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -6,7 +6,6 @@ on:
|
||||
|
||||
env:
|
||||
RUSTFLAGS: -D warnings
|
||||
NEXTEST_EXPERIMENTAL_FILTER_EXPR: 1
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
concurrency:
|
||||
|
||||
1
.github/workflows/deny.yml
vendored
1
.github/workflows/deny.yml
vendored
@@ -10,7 +10,6 @@ on:
|
||||
|
||||
env:
|
||||
RUSTFLAGS: -D warnings
|
||||
NEXTEST_EXPERIMENTAL_FILTER_EXPR: 1
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user