chore(ci): remove unused SLIDING_SYNC_PROXY_URL env variable
This commit is contained in:
committed by
Damir Jelić
parent
f5e0c6f004
commit
8c66e0ba2f
@@ -375,7 +375,6 @@ jobs:
|
||||
RUST_LOG: "info,matrix_sdk=trace"
|
||||
HOMESERVER_URL: "http://localhost:8008"
|
||||
HOMESERVER_DOMAIN: "synapse"
|
||||
SLIDING_SYNC_PROXY_URL: "http://localhost:8118"
|
||||
run: |
|
||||
cargo nextest run -p matrix-sdk-integration-testing
|
||||
|
||||
|
||||
@@ -78,7 +78,6 @@ jobs:
|
||||
CARGO_PROFILE_COV_DEBUG: 1
|
||||
HOMESERVER_URL: "http://localhost:8008"
|
||||
HOMESERVER_DOMAIN: "synapse"
|
||||
SLIDING_SYNC_PROXY_URL: "http://localhost:8118"
|
||||
|
||||
# Copied with minimal adjustments, source:
|
||||
# https://github.com/google/mdbook-i18n-helpers/blob/2168b9cea1f4f76b55426591a9bcc308a620194f/.github/workflows/test.yml
|
||||
|
||||
Reference in New Issue
Block a user