diff --git a/noxfile.py b/noxfile.py index 0484c2c0..2fbfa354 100644 --- a/noxfile.py +++ b/noxfile.py @@ -432,7 +432,6 @@ def benchmarks( merge_base, "HEAD", f"--factor={COMPARE_FACTOR}", - "--strict", ] session.run(*asv_command, *asv_args) finally: