Try caching black

This commit is contained in:
David Robertson 2022-09-16 14:18:17 +01:00
parent 74f60cec92
commit 675b1d47d7
No known key found for this signature in database
GPG key ID: 903ECE108A39DEDD

View file

@ -45,7 +45,7 @@ jobs:
- run: scripts-dev/check_schema_delta.py --force-colors
lint:
uses: "matrix-org/backend-meta/.github/workflows/python-poetry-ci.yml@v1"
uses: "matrix-org/backend-meta/.github/workflows/python-poetry-ci.yml@dmr/try-caching-black"
with:
typechecking-extras: "all"