pytest2/.github/workflows
Ran Benita f7327759e8 ci: twisted and oldattrs tox envs are now incompatible, don't run them together
twisted started to use `attr.s(eq)` argument which was added recently,
so it fails with oldattrs. One of the CI jobs ran twisted and oldattrs
together, so it started to fail.

Move the twisted code to be covered by another job, and remove it from
the job with the oldattrs.

(cherry picked from commit 2cc3227f6a)
2020-03-31 09:48:11 +02:00
..
main.yml ci: twisted and oldattrs tox envs are now incompatible, don't run them together 2020-03-31 09:48:11 +02:00
release-on-comment.yml Fix bot trigger event 2020-03-11 09:54:56 -03:00