Skip to content

Commit

Permalink
test(ses): update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
leotm committed Aug 27, 2024
1 parent 69c08ee commit 3df7ab2
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 @@ -319,7 +319,7 @@ jobs:
run: yarn run build

- name: Run SES smoke test on Hermes
run: cd packages/ses && SES_BUILD_TYPE=hermes yarn run build && yarn test:hermes
run: cd packages/ses && yarn test:hermes

viable-release:
name: viable-release
Expand Down

0 comments on commit 3df7ab2

Please sign in to comment.