use sccache
This commit is contained in:
@@ -117,6 +117,7 @@ jobs:
|
||||
args: --release --out dist --interpreter ${{ matrix.interpreter || '3.8 3.9 3.10 3.11 3.12 pypy3.9 pypy3.10' }}
|
||||
rust-toolchain: stable
|
||||
docker-options: -e CI
|
||||
sccache: true
|
||||
|
||||
- run: twine check --strict dist/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user