diff options
author | David Robertson <david.m.robertson1@gmail.com> | 2021-08-10 10:59:13 +0100 |
---|---|---|
committer | David Robertson <david.m.robertson1@gmail.com> | 2021-08-10 16:38:13 +0100 |
commit | 8da9e3cb69db1bed68889b6a5fbcecf1bf20a235 (patch) | |
tree | d2e11a66534fd4730cb3d8c7daddb45e3f25be1e | |
parent | Convert Transaction and Edu object to attrs (#10542) (diff) | |
download | synapse-8da9e3cb69db1bed68889b6a5fbcecf1bf20a235.tar.xz |
Move test_old_deps.sh to new ci dir
-rw-r--r-- | .github/workflows/tests.yml | 2 | ||||
-rw-r--r-- | MANIFEST.in | 1 | ||||
-rwxr-xr-x | ci/scripts/test_old_deps.sh (renamed from .buildkite/scripts/test_old_deps.sh) | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml |