Fix CI tests (#1061)

This commit is contained in:
Fangjun Kuang
2024-06-27 18:05:18 +08:00
committed by GitHub
parent 03ebdf3fc6
commit 598c12c4e5
14 changed files with 214 additions and 64 deletions

View File

@@ -66,7 +66,7 @@ jobs:
export PATH="/usr/lib/ccache:/usr/local/opt/ccache/libexec:$PATH"
cmake --version
python3 -m pip install --no-deps --verbose .
python3 setup.py install
python3 -m pip install websockets
- name: Start server for transducer models