summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18...Steve Dower2020-03-111-0/+34
* bpo-39704: Explicitly pass the path to codecov config (GH-18680)Ammar Askar2020-02-271-2/+2
* bpo-39699: Don't silence make on Azure and Github CIs (GH-18583)Ammar Askar2020-02-263-4/+4
* Run doctests in GitHub actions Docs targer (GH-18041)Pablo Galindo2020-01-171-9/+9
* bpo-39041: Fix coverage upload command for GitHub Actions (GH-17873)Steve Dower2020-01-061-1/+1
* bpo-39041: Add GitHub Actions badge to README.rst (GH-17628)Steve Dower2019-12-161-8/+12
* bpo-39041: Add GitHub Actions support (GH-17594)Steve Dower2019-12-164-0/+235