We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e0105 commit a59b776Copy full SHA for a59b776
1 file changed
.github/workflows/CI.yml
@@ -36,7 +36,7 @@ concurrency:
36
37
env:
38
# update this to run tests with un merged rmg-py branches
39
- RMG_PY_BRANCH: electrochem
+ RMG_PY_BRANCH: echem-rebase
40
41
jobs:
42
build-and-test-linux:
0 commit comments