We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 566f7eb commit 3c539b0Copy full SHA for 3c539b0
.github/workflows/CI.yml
@@ -120,7 +120,7 @@ jobs:
120
env:
121
# if running on RMG-Py but requiring changes on an un-merged branch of RMG-database, replace
122
# main with the name of the branch
123
- RMG_DATABASE_BRANCH: main
+ RMG_DATABASE_BRANCH: lithium
124
125
# This is true only if this is a reference case for the regression testing:
126
REFERENCE_JOB: ${{ github.ref == 'refs/heads/main' && github.repository == 'ReactionMechanismGenerator/RMG-Py' }}
0 commit comments