Github actions improvement test
This commit is contained in:
parent
b4d5d13205
commit
f7a2088009
3
.github/workflows/integration.yml
vendored
3
.github/workflows/integration.yml
vendored
@ -64,9 +64,10 @@ jobs:
|
||||
# key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*', '**/gradle-wrapper.properties') }}
|
||||
# restore-keys: |
|
||||
# ${{ runner.os }}-gradle-
|
||||
- uses: actions/checkout@develop
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
repository: matrix-org/synapse
|
||||
ref: develop
|
||||
- name: Start synapse server
|
||||
run: |
|
||||
cd synapse
|
||||
|
Loading…
x
Reference in New Issue
Block a user