From 675b1d47d7ebe77e8e41d60f7b19fa35a7eb5f4d Mon Sep 17 00:00:00 2001 From: David Robertson Date: Fri, 16 Sep 2022 14:18:17 +0100 Subject: Try caching black --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a5a217d015..63e91976d7 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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" -- cgit 1.5.1