We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bbfa0c commit ca18e08Copy full SHA for ca18e08
1 file changed
.github/workflows/CI.yml
@@ -62,7 +62,7 @@ jobs:
62
env:
63
# if running on RMG-Py but requiring changes on an un-merged branch of RMG-database, replace
64
# main with the name of the branch
65
- RMG_DATABASE_BRANCH: main
+ RMG_DATABASE_BRANCH: lithium
66
67
# This is true only if this is a reference case for the regression testing:
68
REFERENCE_JOB: ${{ github.ref == 'refs/heads/main' && matrix.os =='ubuntu-latest' && github.repository == 'ReactionMechanismGenerator/RMG-Py' }}
0 commit comments