Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run a nightly CI build against Twisted trunk. (#10651) | Richard van der Hoff | 2021-08-23 | 1 | -0/+1 |
This creates a GHA workflow which runs at 8am every day, and runs mypy, trial and sytest against Twisted's current trunk. If any of the jobs fail, it opens an issue. |