Files
palladum-lightning/.github/workflows
Rusty Russell 2beeab6fa2 CI: remove reruns on all failures.
This is covering up real bugs; we need to fix CI instead.

From https://pypi.org/project/pytest-rerunfailures/#re-run-all-failures:

```
To re-run all test failures, use the --reruns command line option with the maximum number of times you’d like the tests to run:

$ pytest --reruns 5
```

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-01-08 22:33:19 +10:30
..
2026-01-08 22:33:19 +10:30
2025-01-09 11:15:05 +01:00
2025-10-26 20:31:45 +10:30