Skip to content

Commit

Permalink
back to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
liborm85 committed Jul 2, 2021
1 parent 36bc133 commit 162e4fe
Show file tree
Hide file tree
Showing 3 changed files with 7,371 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: npm install
run: yarn --frozen-lockfile
- name: Run ESLint
run: npm run lint
- name: Run tests
Expand Down
20 changes: 11 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 162e4fe

Please sign in to comment.