mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-25 08:25:28 -04:00
dont cache deps
This commit is contained in:
@@ -12,7 +12,6 @@ jobs:
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: ${{ matrix.version }}
|
||||
cache: pip
|
||||
- run: pip install .[speedups,docs]
|
||||
- uses: jakebailey/pyright-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user