From 243fe59dc51228fde6dc2d98b53c572128aacbcf Mon Sep 17 00:00:00 2001 From: James Vecellio-Grant <159560811+Discountchubbs@users.noreply.github.com> Date: Fri, 11 Sep 2026 07:45:53 -0700 Subject: [PATCH] Update test_models.yml --- .github/workflows/test_models.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/test_models.yml b/.github/workflows/test_models.yml index b857d2b412..0a1a463aa2 100644 --- a/.github/workflows/test_models.yml +++ b/.github/workflows/test_models.yml @@ -1,8 +1,5 @@ name: Test Models Compatibility With Tinygrad Changes on: - push: - paths: - - 'tinygrad_repo' pull_request: paths: - 'tinygrad_repo'