Skip to content

Commit bf0f33f

Browse files
author
Maya Shavin
committed
Merge branch 'main' of github.com:mayashavin/cloudinary-api into main
2 parents d25a1bf + bd2095f commit bf0f33f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ jobs:
2727

2828
- name: Install dependencies
2929
run: |
30-
yarn
31-
yarn --cwd packages/url
32-
yarn --cwd packages/utils
30+
npm install
3331
3432
- name: Test
3533
run: yarn test:unit

0 commit comments

Comments
 (0)