Skip to content

Commit a95d5df

Browse files
authored
remove timeout
1 parent 24f1a1d commit a95d5df

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@ jobs:
212212
# Regression Testing - Test Execution
213213
- name: Regression Tests - Execution
214214
id: regression-execution
215-
timeout-minutes: 60
216215
run: |
217216
conda activate rmg_env_with_rms
218217
for regr_test in aromatics liquid_oxidation nitrogen oxidation sulfur superminimal RMS_constantVIdealGasReactor_superminimal RMS_CSTR_liquid_oxidation RMS_liquidSurface_ch4o2cat fragment RMS_constantVIdealGasReactor_fragment minimal_surface;

0 commit comments

Comments
 (0)