1
0

Try caching black

This commit is contained in:
David Robertson
2022-09-16 14:18:17 +01:00
parent 74f60cec92
commit 675b1d47d7

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"