mirror of
https://github.com/livekit/livekit.git
synced 2026-03-29 11:29:52 +00:00
Move psrpc to protocol (#1426)
* move psrpc to protocol * update checks * update protocol * update protocol ref * blank line
This commit is contained in:
1
.github/workflows/buildtest.yaml
vendored
1
.github/workflows/buildtest.yaml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
- name: Static Check
|
||||
uses: dominikh/staticcheck-action@v1.3.0
|
||||
with:
|
||||
checks: '["all", "-ST1000", "-ST1003", "-ST1020", "-ST1021", "-ST1022", "-SA1019"]'
|
||||
min-go-version: 1.18
|
||||
version: 2022.1.3
|
||||
install-go: false
|
||||
|
||||
Reference in New Issue
Block a user