Closed SMillerDev closed 3 months ago
Ah, might be because of the warning in: https://github.com/krakjoe/uopz/actions/workflows/ci.yml
This scheduled workflow is disabled because there hasn't been activity in this repository for at least 60 days. Enable this workflow to resume scheduled runs.
Ah, thanks! I've reenabled the workflow, but cron: '18 3 * * *'
probably means the workflow would be run at 3:18. That doesn't make sense, so I've removed the schedule for now.
Okay, https://github.com/krakjoe/uopz/actions/runs/10217512860/job/28271468884 is running and already failed with master due to segfaulting tests. :(
Anyhow, this patch makes sense anyway, so I'm going to merge. Thank you!
Replaces part of https://github.com/krakjoe/uopz/pull/171 since that one doesn't seem to run for some reason