ci: disable broken sliding-sync-integration-test-runs

This commit is contained in:
Benjamin Kampmann
2023-01-11 17:25:45 +01:00
parent a8d49b86df
commit 3c6c5f4fae

View File

@@ -447,7 +447,9 @@ jobs:
sliding-sync-integration-tests:
name: Sliding Sync Integration test
if: github.event_name == 'push' || !github.event.pull_request.draft
# disabled until we can figure out the weird docker-not-starting-situation
if: false
# if: github.event_name == 'push' || !github.event.pull_request.draft
runs-on: ubuntu-latest
# Service containers to run with `runner-job`