From ee6f4c32a50c24096090e0b83a9e0eb5e4dea204 Mon Sep 17 00:00:00 2001 From: William Melody Date: Sat, 5 Feb 2022 20:39:12 -0800 Subject: [PATCH] Pause tests. --- .github/workflows/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 994821262..8cedcb62d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -44,8 +44,8 @@ name: "nb ยท Test Suite" on: pull_request: branches: [ master ] - push: - branches: [ master ] + # push: + # branches: [ master ] workflow_dispatch: jobs: