Disable SES in CI

This commit is contained in:
Simon Warta 2023-09-20 17:43:11 +02:00
parent 32ab6a1496
commit b297e0f09c

View File

@ -306,7 +306,8 @@ jobs:
SOCKETSERVER_ENABLED: 1
SKIP_BUILD: 1
WASMD_ENABLED: 1
SES_ENABLED: 1
# Stopped working for Node.js 20. Maybe we need to upgrade the dependency or something.
# SES_ENABLED: 1
command: yarn test --stream
- run:
name: Run CLI selftest