Skip to content

Commit 3688144

Browse files
committed
Use the lithium_rebase branch of RMG-database for CI
This is needed for testing. Once lithium_rebase is merged to main on the database, we can go back to using main.
1 parent e304a89 commit 3688144

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
@@ -47,7 +47,7 @@ concurrency:
4747
env:
4848
# if running on RMG-Py but requiring changes on an un-merged branch of RMG-database, replace
4949
# main with the name of the branch
50-
RMG_DATABASE_BRANCH: main
50+
RMG_DATABASE_BRANCH: lithium_rebase
5151

5252

5353
jobs:

0 commit comments

Comments
 (0)