From aa0078c3f9f2292ff37e27c04952e7fd40d70c6b Mon Sep 17 00:00:00 2001 From: finn Date: Wed, 26 Jul 2023 11:15:10 -0700 Subject: [PATCH] run tests in this branch in ci --- .github/workflows/tests-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests-ci.yml b/.github/workflows/tests-ci.yml index 031ef851b..2617c7606 100644 --- a/.github/workflows/tests-ci.yml +++ b/.github/workflows/tests-ci.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - vc-test-build pull_request: branches: - main