Skip to content

Commit

Permalink
npm test every time check.sh runs
Browse files Browse the repository at this point in the history
  • Loading branch information
georgy7 committed Jan 14, 2021
1 parent 68b9432 commit c943de7
Show file tree
Hide file tree
Showing 2 changed files with 661 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ unexpand -t 4 RussianNouns.min.js > RussianNouns.min.temp.js
mv RussianNouns.min.temp.js RussianNouns.min.js

ls -l RussianNouns.min.js

node testAPI.js
Loading

0 comments on commit c943de7

Please sign in to comment.