From 11f461c1dcb7f2ced9d61257f45ea2652d0de836 Mon Sep 17 00:00:00 2001 From: davidfarinajr Date: Tue, 10 Aug 2021 15:10:47 -0400 Subject: [PATCH] use `halogen_training_reactions` branch for testing --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index de5cdf8f655..4bce5d3008e 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -12,7 +12,7 @@ jobs: strategy: max-parallel: 5 env: # update this if needed to match a pull request on the RMG-database - RMG_DATABASE_BRANCH: main + RMG_DATABASE_BRANCH: halogen_training_reactions defaults: run: shell: bash -l {0}