mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 22:05:39 +00:00
Improve logging messages with RoomService (#1203)
This commit is contained in:
2
.github/workflows/buildtest.yaml
vendored
2
.github/workflows/buildtest.yaml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
go-version: '>=1.17'
|
||||
|
||||
- name: Set up gotestfmt
|
||||
run: go install github.com/haveyoudebuggedit/gotestfmt/v2/cmd/gotestfmt@latest
|
||||
run: go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@v2.4.1
|
||||
|
||||
- name: Replace mutexes
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user