Skip to content

Commit

Permalink
refactor: remove yarn.lock (#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamirmahal authored Aug 16, 2023
1 parent 721f65f commit 52b2ecd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17,584 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,3 @@ jobs:

- name: Make sure `npm install` works correctly
run: npm install

- name: Clear dependencies for a clean slate.
run: rm -rf node_modules/

- name: Make sure `yarn install` works properly.
run: yarn install
Loading

0 comments on commit 52b2ecd

Please sign in to comment.