Browse Source

Try caching black

David Robertson 1 year ago
parent
commit
675b1d47d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/tests.yml

+ 1 - 1
.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"