Closed davidfstr closed 3 months ago
Unfortunately this issue does not appear to actually be fixed by the above commit, since this CI run, with the commit applied, still failed: https://github.com/davidfstr/Crystal-Web-Archiver/actions/runs/9924702264/job/27416300534
The "Install dependencies with Poetry" step in CI sometimes fails, giving an error that looks like (on Windows):
Or (on macOS):
Rerunning the failed jobs in the workflow usually fixes the issue. However it's not possible to rerun jobs until the first set of jobs is complete, doubling the wall-clock time to run the entire workflow.