Skip to content

Commit add0c59

Browse files
committed
chore(ses): prevent lerna from swallowing Hermes VM logs
1 parent 2799236 commit add0c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ jobs:
246246
run: yarn build
247247

248248
- name: Run SES/Hermes smoke test
249-
run: yarn lerna run test:hermes
249+
run: yarn test:hermes
250250

251251
viable-release:
252252
name: viable-release

0 commit comments

Comments
 (0)