rename ci action

This commit is contained in:
tiagosiebler
2022-11-11 10:31:59 +00:00
parent e068b35957
commit e0f6979208
2 changed files with 1 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
Node.js connector for the Bybit APIs and WebSockets:
- Complete integration with all bybit APIs.
- TypeScript support (with type declarations for most API requests & responses).
- Over 300 integration tests making real API calls & WebSocket connections, validating any changes before they reach npm.
- Over 300 end-to-end tests making real API calls & WebSocket connections, validating any changes before they reach npm.
- Robust WebSocket integration with configurable connection heartbeats & automatic reconnect then resubscribe workflows.
- Browser support (via webpack bundle - see "Browser Usage" below).