diff options
author | David Robertson <davidr@element.io> | 2022-03-01 19:47:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-01 19:47:02 +0000 |
commit | 5f62a094de10b4c4382908231128dace833a1195 (patch) | |
tree | 449c41f85a95f4a9adb7766c176f839407a308e6 /.github/workflows | |
parent | Use importlib.metadata to read requirements (#12088) (diff) | |
download | synapse-5f62a094de10b4c4382908231128dace833a1195.tar.xz |
Detox, part 1 of N (#12119)
* Don't use `tox` for `check-sampleconfig` * Don't use `tox` for check-newsfragment
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/tests.yml | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml |