Skip to content

Commit

Permalink
chore: 🤖 Minor config update
Browse files Browse the repository at this point in the history
  • Loading branch information
kostysh committed Feb 15, 2024
1 parent a2ec6c2 commit d246558
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 51 deletions.
66 changes: 15 additions & 51 deletions pnpm-lock.yaml

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

1 change: 1 addition & 0 deletions vitest.workspace.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export default defineWorkspace([
name: 'packages:node',
environment: 'node',
include: ['./packages/**/*.spec.ts'],
testTimeout: 10000,
},
},
{
Expand Down

0 comments on commit d246558

Please sign in to comment.