ImperialCollegeLondon / pycsvy

Python reader/writer for CSV files with YAML header information
BSD 3-Clause "New" or "Revised" License
6 stars 7 forks source link

Add timeouts to the different jobs in all the workflows #92

Open dalonsoa opened 3 days ago

dalonsoa commented 3 days ago
          Looks sensible to me! Should you also add timeouts to the workflows?

Originally posted by @AdrianDAlessandro in https://github.com/ImperialCollegeLondon/pycsvy/pull/88#pullrequestreview-2339946570

Check how long jobs take to run and use the timeout-minutes setting. 10 min is typically enought for most purposes.

For example, https://github.com/ImperialCollegeLondon/paricia/blob/ffd25a00df7f9199c98fc63bddc1d27b502632ec/.github/workflows/ci.yml#L16

Swadeeppatil commented 3 days ago

plz assign me this @dalonsoa hacktoberfest2024

dalonsoa commented 3 days ago

All yours!