Skip to content

Commit ada3bd8

Browse files
amarkpaynerwest
authored andcommitted
Temp: Use RMG-database branch for testing
1 parent 2045144 commit ada3bd8

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
@@ -62,7 +62,7 @@ jobs:
6262
env:
6363
# if running on RMG-Py but requiring changes on an un-merged branch of RMG-database, replace
6464
# main with the name of the branch
65-
RMG_DATABASE_BRANCH: main
65+
RMG_DATABASE_BRANCH: update_atom_enthalpies
6666

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

0 commit comments

Comments
 (0)