Fix CI for pip install (#371)

This commit is contained in:
Fangjun Kuang
2023-10-19 10:43:14 +08:00
committed by GitHub
parent 33ad3fa610
commit eead16e27f
8 changed files with 36 additions and 11 deletions

View File

@@ -7,6 +7,7 @@ on:
pull_request:
branches:
- master
workflow_dispatch:
concurrency:
group: python-offline-websocket-server-${{ github.ref }}