test ci examples
This commit is contained in:
parent
9a206e2159
commit
5be41c0a73
|
@ -7,6 +7,8 @@ pgrep taosadapter || taosadapter >> /dev/null 2>&1 &
|
|||
|
||||
cd ../../docs/examples/node
|
||||
|
||||
npm install -g npm@latest
|
||||
|
||||
npm install
|
||||
|
||||
cd websocketet
|
||||
|
|
Loading…
Reference in New Issue