From 6e6f62dfaa3896f0442496d002712f63441fb890 Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Mon, 23 Nov 2020 05:09:33 -0600 Subject: [PATCH] Meta: (test.yml) Test all branches --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d5ec8cc..edd8dd3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -31,8 +31,8 @@ on: pull_request: push: # Comment out this section to enable testing of all branches. - branches: - - master + # branches: + # - master jobs: build: