use sccache

This commit is contained in:
MaxOhn
2024-04-02 16:59:59 +02:00
parent b1fe7f33b2
commit c5fdf695d7
+1
View File
@@ -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/*