Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/roomsummary

This commit is contained in:
Till Faelligen 2022-04-26 08:07:56 +02:00
commit c1a4dd7c66

View file

@ -250,6 +250,7 @@ jobs:
env:
POSTGRES: ${{ matrix.postgres && 1}}
API: ${{ matrix.api && 1 }}
SYTEST_BRANCH: ${{ github.head_ref }}
steps:
- uses: actions/checkout@v2
- name: Run Sytest