mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
typo fix
This commit is contained in:
parent
b8e8379f17
commit
0dc4354c7a
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -80,7 +80,7 @@ jobs:
|
||||
SYNCV3_SECRET: itsasecret
|
||||
|
||||
- name: Check /metrics works
|
||||
run: ./tests-e2e/client-metrics.sh
|
||||
run: ./tests-e2e/metrics-check.sh
|
||||
env:
|
||||
SYNCV3_DB: user=postgres dbname=syncv3 sslmode=disable password=postgres host=localhost
|
||||
SYNCV3_SERVER: https://matrix-client.matrix.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user