Skip to content

Commit

Permalink
use sccache
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxOhn committed Apr 2, 2024
1 parent fa591bc commit 307d31c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/*

Expand Down

0 comments on commit 307d31c

Please sign in to comment.