mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 09:24:41 +00:00
Fix lint failures in Complement tests (#19855)
Running `scripts-dev/lint.sh` locally revealed a failure, so here are the fixes that the linter applied + a manual change to address an issue that couldn't be auto-fixed.
This commit is contained in:
@@ -60,9 +60,10 @@ jobs:
|
||||
- 'poetry.lock'
|
||||
- 'docker/**'
|
||||
- '.ci/**'
|
||||
- 'scripts-dev/complement.sh'
|
||||
- '.github/workflows/tests.yml'
|
||||
- 'scripts-dev/complement.sh'
|
||||
- '.github/workflows/complement_tests.yml'
|
||||
- 'complement/**'
|
||||
|
||||
linting:
|
||||
- 'synapse/**'
|
||||
|
||||
Reference in New Issue
Block a user