diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index f357543ea5..558129b446 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -35,7 +35,7 @@ concurrency: env: # update this to run tests with un merged rmg-py branches - RMG_PY_BRANCH: electrochem + RMG_PY_BRANCH: echem-rebase jobs: build-and-test-linux: