Commit graph

8 commits

Author SHA1 Message Date
Damien Elmes
c37c1a4763 fix for isort failing to install in CI 2019-12-25 12:13:28 +10:00
Damien Elmes
f855514dd3 add protoc to github actions 2019-12-25 10:26:16 +10:00
Damien Elmes
bd2e89a30b speed up CI build 2019-12-24 19:57:54 +10:00
Damien Elmes
6d80cb92f2 venv fix for github 2019-12-24 19:57:54 +10:00
Damien Elmes
cb25035418 rename workflow file 2019-12-24 19:57:54 +10:00
Damien Elmes
85439a2cad drop pytype from CI checks
less useful as more type hints are added
2019-12-23 08:40:37 +10:00
Damien Elmes
67471c0c32 add pull_request to github actions 2019-12-22 18:39:14 +10:00
Damien Elmes
edea4e9995 switch to GitHub workflows for CI
Also drop -j from Make, as it saves little time and makes errors
harder to read.
2019-12-22 12:15:18 +10:00