From 37f6fdd035b241970fced98d262739a8c80e38a5 Mon Sep 17 00:00:00 2001 From: Jake <37048747+Jacob-Stevens-Haas@users.noreply.github.com> Date: Wed, 31 Jul 2024 19:17:53 -0700 Subject: [PATCH] CI need a second commit --- .github/workflows/push-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-test.yml b/.github/workflows/push-test.yml index 79eefa3..400acb5 100644 --- a/.github/workflows/push-test.yml +++ b/.github/workflows/push-test.yml @@ -104,4 +104,4 @@ jobs: pip install asv cd asv_bench asv machine --yes - asv continuous $GITHUB_BASE_REF $GITHUB_REF --strict -e --python=same \ No newline at end of file + asv continuous $GITHUB_BASE_REF $GITHUB_REF -e --python=same