We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c228d3d commit 44077f2Copy full SHA for 44077f2
1 file changed
.github/workflows/CI.yml
@@ -54,8 +54,8 @@ jobs:
54
- name: Checkout RMG-Py
55
uses: actions/checkout@v4
56
with:
57
- repository: ReactionMechanismGenerator/RMG-Py
58
- ref: ${{ env.RMG_PY_BRANCH }}
+ repository: 12Chao/RMG-Py
+ ref: cov_dep_therm
59
path: RMG-Py
60
61
- name: Checkout RMG-database
0 commit comments