Skip to content

Commit

Permalink
chore: remove unused integration-test target
Browse files Browse the repository at this point in the history
  • Loading branch information
getlarge committed May 14, 2024
1 parent a58b9fa commit 7137c68
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/models/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@
"config": "packages/models/vite.config.unit.ts"
}
},
"integration-test": {
"executor": "@nx/vite:test",
"options": {
"config": "packages/models/vite.config.integration.ts"
}
},
"generate-docs": {
"command": "npx zod2md --config packages/models/zod2md.config.ts",
"cache": true,
Expand Down

0 comments on commit 7137c68

Please sign in to comment.