Skip to content

Commit

Permalink
Refactor and optimize last check-ins
Browse files Browse the repository at this point in the history
  • Loading branch information
zourdyzou committed Aug 9, 2022
1 parent f7d5dff commit 9520fdf
Show file tree
Hide file tree
Showing 8 changed files with 375 additions and 38 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

# Run project test
- name: Tests
run: npm run test
run: npm run test -- -u

# Run project linter
- name: Run ESLint
Expand Down
12 changes: 6 additions & 6 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 9520fdf

Please sign in to comment.