Skip to content

Commit

Permalink
Get cache
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Mar 11, 2022
1 parent 6a44230 commit 347cec6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ check_task:
alias: check
depends_on: [build]
container: {image: "python:3.10-bullseye"} # most recent => better types
dist_cache: {folder: dist, fingerprint_script: echo $CIRRUS_BUILD_ID} # download
<<: *task-template
install_script: pip install pre-commit
check_script:
Expand Down

0 comments on commit 347cec6

Please sign in to comment.