Skip to content

Commit 3c539b0

Browse files
mjohnson541rwest
authored andcommitted
TEMPORARY: set database branch to lithium
remove this commit before merging
1 parent 566f7eb commit 3c539b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
env:
121121
# if running on RMG-Py but requiring changes on an un-merged branch of RMG-database, replace
122122
# main with the name of the branch
123-
RMG_DATABASE_BRANCH: main
123+
RMG_DATABASE_BRANCH: lithium
124124

125125
# This is true only if this is a reference case for the regression testing:
126126
REFERENCE_JOB: ${{ github.ref == 'refs/heads/main' && github.repository == 'ReactionMechanismGenerator/RMG-Py' }}

0 commit comments

Comments
 (0)