summary refs log tree commit diff
path: root/.github/workflows/tests.yml
diff options
context:
space:
mode:
authorMathieu Velten <matmaul@gmail.com>2023-10-10 16:55:30 +0200
committerMathieu Velten <matmaul@gmail.com>2023-10-10 16:55:30 +0200
commit86641cb3a820e287b8c0a256fd363a2826b51dcb (patch)
tree096ea776661f1d14876b7e7f33553d376ade43bf /.github/workflows/tests.yml
parentMerge remote-tracking branch 'origin/develop' into anoa/public_rooms_module_api (diff)
parentMerge branch 'master' into develop (diff)
downloadsynapse-anoa/public_rooms_module_api.tar.xz
Merge remote-tracking branch 'origin/develop' into anoa/public_rooms_module_api github/anoa/public_rooms_module_api anoa/public_rooms_module_api
Diffstat (limited to '.github/workflows/tests.yml')
-rw-r--r--.github/workflows/tests.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index 96750cb6c8..7dbd83908e 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -280,7 +280,6 @@ jobs:
       - check-lockfile
       - lint-clippy
       - lint-rustfmt
-      - check-signoff
     runs-on: ubuntu-latest
     steps:
       - run: "true"