Improve logging messages with RoomService (#1203)

This commit is contained in:
David Zhao
2022-11-30 22:17:28 -08:00
committed by GitHub
parent c6eb834e17
commit d146ec7a1f
3 changed files with 32 additions and 8 deletions

View File

@@ -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: |