We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a49f51 commit 9e75df5Copy full SHA for 9e75df5
1 file changed
.github/workflows/CI.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
max-parallel: 5
10
env: # update this if needed to match a pull request on the RMG-database
11
- RMG_PY_BRANCH: main
+ RMG_PY_BRANCH: fix_intra_r_add_endocyclic
12
defaults:
13
run:
14
shell: bash -l {0}
0 commit comments