Skip to content

Commit

Permalink
refactor: remove yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
hamirmahal committed Jul 28, 2023
1 parent af85046 commit 817f384
Show file tree
Hide file tree
Showing 3 changed files with 8,984 additions and 23,643 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 817f384

Please sign in to comment.