Skip to content

Commit

Permalink
chore(ses): prevent lerna from swallowing Hermes VM logs
Browse files Browse the repository at this point in the history
  • Loading branch information
leotm committed Jan 13, 2025
1 parent 43aece9 commit cad46eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ jobs:
run: yarn build

- name: Run SES/Hermes smoke test
run: yarn lerna run test:hermes
run: yarn test:hermes

viable-release:
name: viable-release
Expand Down

0 comments on commit cad46eb

Please sign in to comment.