Skip to content

Commit 56feb38

Browse files
authored
Merge pull request #581 from ReactionMechanismGenerator/fix_github_workflows
Set rmg py branch back to main
2 parents f8e0280 + 9d1f652 commit 56feb38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
max-parallel: 5
1010
env: # update this if needed to match a pull request on the RMG-database
11-
RMG_PY_BRANCH: fix_intra_r_add_endocyclic
11+
RMG_PY_BRANCH: main
1212
defaults:
1313
run:
1414
shell: bash -l {0}

0 commit comments

Comments
 (0)