alchemistry / alchemtest

the simple alchemistry test set
https://alchemtest.readthedocs.io
BSD 3-Clause "New" or "Revised" License
8 stars 12 forks source link

cron CI fails with codecov "too many uploads" #58

Closed orbeckst closed 2 years ago

orbeckst commented 2 years ago

CI fails with

Error: Codecov failed with the following error: The process '/usr/bin/bash' failed with exit code 1

This seems to happen when codecov gets updates that don't change. We currently have a daily CRON CI which seems to trigger the failure after about a week.

orbeckst commented 2 years ago

workaround solution: decrease cron CI frequency to once a week