Skip to content

Commit

Permalink
Npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bhargavgv authored Oct 2, 2020
1 parent 3d7d8a7 commit 5b78f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Look for JS errors and show how to fix them
run: |
echo -e "\033[0;36m" Installing modules...
npm i
npm ci
echo -e "\033[0;36m" Number of quotes:
npm run count
echo -e "\033[0;36m" Installing jsonlint...
Expand Down

0 comments on commit 5b78f6a

Please sign in to comment.