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