Skip to content

Commit 6e09c15

Browse files
mjohnson541rwest
authored andcommitted
TEMPORARY: set database branch to lithium
remove this commit before merging
1 parent b1f659d commit 6e09c15

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
@@ -119,7 +119,7 @@ jobs:
119119
env:
120120
# if running on RMG-Py but requiring changes on an un-merged branch of RMG-database, replace
121121
# main with the name of the branch
122-
RMG_DATABASE_BRANCH: main
122+
RMG_DATABASE_BRANCH: lithium
123123

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

0 commit comments

Comments
 (0)