Skip to content

Commit

Permalink
TEMPORARY: set database branch to lithium
Browse files Browse the repository at this point in the history
remove this commit before merging
  • Loading branch information
mjohnson541 authored and rwest committed Jul 22, 2023
1 parent 566f7eb commit 3c539b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Expand Up @@ -120,7 +120,7 @@ jobs:
env:
# if running on RMG-Py but requiring changes on an un-merged branch of RMG-database, replace
# main with the name of the branch
RMG_DATABASE_BRANCH: main
RMG_DATABASE_BRANCH: lithium

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

0 comments on commit 3c539b0

Please sign in to comment.