black/.github/workflows
Richard Si c53b3ad8fa
Go back to single core for test suite on CI (#2305)
The random asyncio bug is just too frequent and annoying to be
worth the speed improvements. Our test suite is already quite fast.
Random test failures hurt for 3 reasons, 1) they are discouraging for
new contributors who won't understand it's out of their control, 2)
it's annoying and time consuming to rerun the workflow, and 3) it
makes single job failures feel less important (even they should be
treated as important!).
2021-06-03 21:26:21 -04:00
..
changelog.yml Add CONTRBUTING info about CHANGES.md requirement (#2073) 2021-04-01 18:54:45 +02:00
doc.yml Fix and test docs on Windows (#2262) 2021-05-26 19:04:10 -07:00
docker.yml Remove docker CI from look at 'master' branch (#2209) 2021-05-09 09:08:03 +02:00
fuzz.yml Fix duplication of checks on internal PRs (#1986) 2021-02-14 07:23:47 -08:00
lint.yml Use pre-commit/action to simplify CI (#2191) 2021-05-04 13:41:04 +02:00
primer.yml Modify when Test, Primer, and Documentation Build run (#2226) 2021-05-12 21:28:41 -04:00
pypi_upload.yml Add a GitHub Action to build + Upload black to PyPI (#1848) 2021-04-01 18:41:55 +02:00
test.yml Go back to single core for test suite on CI (#2305) 2021-06-03 21:26:21 -04:00
upload_binary.yml Use latest Python in uploading binaries (#2260) 2021-05-27 06:58:06 -07:00
uvloop_test.yml Add optional uvloop import (#2258) 2021-05-26 05:52:09 -07:00