You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Attempt to improve CI caching
Currently about 40% of the time is taken by installing things, hopefully we can cut that down
* Update .github/workflows/ci.yaml
Co-authored-by: Deepak Cherian <[email protected]>
* Update .github/workflows/ci.yaml
* Fix some mypy issues (#6531)
* Fix some mypy issues
Unfortunately these have crept back in. I'll add a workflow job, since the pre-commit is not covering everything on its own
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Add mypy workflow
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Revert "Update .github/workflows/ci.yaml"
This reverts commit 73a9932.
* hard-code env path
Co-authored-by: Deepak Cherian <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments