From 6230559faa9523c9198bccd98023139f6499ddfd Mon Sep 17 00:00:00 2001 From: Jonathan Taylor Date: Mon, 2 Feb 2026 23:38:25 -0800 Subject: [PATCH] ease the triggers of the test, don't test deeplearning --- .github/workflows/test.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e034562..03be4be 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,7 +2,7 @@ name: TEST on: - - push + workflow_dispatch: jobs: test: @@ -19,7 +19,6 @@ jobs: Ch07-nonlin-lab.ipynb, Ch08-baggboost-lab.ipynb, Ch09-svm-lab.ipynb, - Ch10-deeplearning-lab.ipynb, Ch11-surv-lab.ipynb, Ch12-unsup-lab.ipynb, Ch13-multiple-lab.ipynb]