Skip to content

Commit

Permalink
squashme
Browse files Browse the repository at this point in the history
  • Loading branch information
naugtur committed Jan 17, 2024
1 parent f96ab3b commit 4b5f28b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/lockdown-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ jobs:
with:
chrome-version: 'beta'

- name: build ses
run: |
cd ./packages/ses/
yarn
- name: install dependencies
run: |
cd ./packages/ses/smoke-test/
Expand Down

0 comments on commit 4b5f28b

Please sign in to comment.