summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-09-16 14:18:17 +0100
committerDavid Robertson <davidr@element.io>2022-09-16 14:18:17 +0100
commit675b1d47d7ebe77e8e41d60f7b19fa35a7eb5f4d (patch)
tree97503d8e9635bf34618d3e7e97088b004e082578
parentAdd an admin API endpoint to find a user based on its external ID in an auth ... (diff)
downloadsynapse-675b1d47d7ebe77e8e41d60f7b19fa35a7eb5f4d.tar.xz
Try caching black
-rw-r--r--.github/workflows/tests.yml2
1 files changed, 1 insertions, 1 deletions
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"