ci: NEXTEST_EXPERIMENTAL_FILTER_EXPR env var no longer required (#188)

This commit is contained in:
Matthias Seitz
2022-11-10 22:30:19 +01:00
committed by GitHub
parent c43d752929
commit 1db9a5aed4
2 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@ on:
env:
RUSTFLAGS: -D warnings
NEXTEST_EXPERIMENTAL_FILTER_EXPR: 1
CARGO_TERM_COLOR: always
concurrency:

View File

@ -10,7 +10,6 @@ on:
env:
RUSTFLAGS: -D warnings
NEXTEST_EXPERIMENTAL_FILTER_EXPR: 1
CARGO_TERM_COLOR: always
concurrency: