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
Chore(ci): use build caches for CI jobs, update npm syntax (#83)
* Update github CI workflow to cache pip and npm, update npm ci command to use correct --include=optional syntax
* Explicitly set EOL to be LF on checkout
* Added stub requirements.txt file for pip caching
* Add in other OSs and version of python
* remove windows from ci workflow
* downgrade versions in pre-commit for python 3.6
* Remove macos from ci
Co-authored-by: Kevin DeJong <[email protected]>
0 commit comments