1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
David Robertson ee2fd939b0 Changelog 2022-09-16 14:19:06 +01:00
David Robertson 675b1d47d7 Try caching black 2022-09-16 14:18:17 +01:00
2 changed files with 2 additions and 1 deletions
+1 -1
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"
+1
View File
@@ -0,0 +1 @@
Dummy for testing CI speed.