Skip to content

Commit

Permalink
Node: Fix modules CI (valkey-io#2768)
Browse files Browse the repository at this point in the history
Fix GHA

Signed-off-by: Yury-Fridlyand <[email protected]>
  • Loading branch information
Yury-Fridlyand authored and barshaul committed Dec 12, 2024
1 parent 5e094c8 commit 9702b2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ In order to run these tests, use:
```bash
npm run test-modules -- --cluster-endpoints=<address>:<port>
```
Note: these tests don't run with standalone server as of now.

### REPL (interactive shell)
Expand Down

0 comments on commit 9702b2c

Please sign in to comment.