0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-17 12:53:50 +02:00

Checkout correct branch for Sytest

This commit is contained in:
Till Faelligen 2022-04-26 08:07:27 +02:00
parent e8ab2154aa
commit 7df5d69a5b

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