Skip to content

Commit

Permalink
fix: update lock file and workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tarun-29 committed Oct 5, 2024
1 parent 64d90c6 commit d22e934
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs-lint-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
run: npm run type-check

- name: Run Jest tests
run: npm run test
run: npx jest --runInBand
105 changes: 105 additions & 0 deletions package-lock.json

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

0 comments on commit d22e934

Please sign in to comment.