diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2021-08-02 21:06:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-02 21:06:34 +0100 |
commit | a6ea32a79893b6ee694d036f3bc29a02a79d51e8 (patch) | |
tree | f695ef4c90dc8e698f6793b47a1159a33a8bf307 /changelog.d | |
parent | Fix codestyle CI from #10440 (#10511) (diff) | |
download | synapse-a6ea32a79893b6ee694d036f3bc29a02a79d51e8.tar.xz |
Fix the `tests-done` github actions step, again (#10512)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10512.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10512.misc b/changelog.d/10512.misc new file mode 100644 index 0000000000..c012e89f4b --- /dev/null +++ b/changelog.d/10512.misc @@ -0,0 +1 @@ +Update the `tests-done` Github Actions status. |